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:
e7c5650
)
ARM: 5997/1: ARM: Correct the VFPv3 detection
author
Catalin Marinas
<catalin.marinas@arm.com>
Fri, 26 Mar 2010 14:44:57 +0000
(15:44 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 28 Mar 2010 09:40:14 +0000
(10:40 +0100)
A CPU has VFPv3 hardware if the FPSID[19:16] bits are 2 or more.
Currently Linux was only checking for 3 or more.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found