Skip to content
Commit 384b38b6 authored by Yuanyuan Zhong's avatar Yuanyuan Zhong Committed by Russell King
Browse files

ARM: 7873/1: vfp: clear vfp_current_hw_state for dying cpu



The CPU_DYING notifier is called by cpu stopper task which
does not own the context held in the VFP hardware. Calling
vfp_force_reload() has no effect.
Replace it with clearing vfp_current_hw_state.

Signed-off-by: default avatarYuanyuan Zhong <zyy@motorola.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 0ea1ec71
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment