git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c9d3df
)
[ARM] Fix VFP initialisation issue for SMP systems
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Tue, 2 Jan 2007 23:40:30 +0000
(23:40 +0000)
committer
Russell 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