From: Yuanyuan Zhong Date: Wed, 30 Oct 2013 16:31:49 +0000 (+0100) Subject: ARM: 7873/1: vfp: clear vfp_current_hw_state for dying cpu X-Git-Tag: v3.13-rc1~103^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=384b38b66947b06999b3e39a596d4f2fb94f77e4;p=pandora-kernel.git 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: Yuanyuan Zhong Signed-off-by: Russell King --- Reading git-diff-tree failed