[ARM] Fix VFP initialisation issue for SMP systems
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 2 Jan 2007 23:40:30 +0000 (23:40 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 2 Jan 2007 23:40:30 +0000 (23:40 +0000)
commit8e140362f71ed801c69c5df63a68fc2cd07da3a9
tree336c6391cba17d825964ae6a8e19bb5676c9dc59
parent1c9d3df5e88ad7db23f5b22f4341c39722a904a4
[ARM] Fix VFP initialisation issue for SMP systems

When we install the handlers for context switching, we must enable
VFP on all CPU cores, otherwise undefined (and random) effects
occur.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/vfp/vfpmodule.c