]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit7ae2377c427100c74cf4db0b9d4ddaad88fe4d1b
tree336c6391cba17d825964ae6a8e19bb5676c9dc59
parent4d41fc6c9a9a83f1ea59d4086ae68b1f96e6dbd1
[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