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:
c7fd844
)
[ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCR
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Tue, 25 Apr 2006 19:41:27 +0000
(20:41 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 25 Apr 2006 19:41:27 +0000
(20:41 +0100)
The VFP code can leak VFP_NAN_FLAG into the FPSCR. It doesn't correspond
to any real FPSCR bit (and overlaps one of the exception flags).
Bug report from Daniel Jacobowitz
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found