[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)
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>

No differences found