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:
0825c67
)
[ARM] 4629/1: Fix VFP emulation code to clear all exception flags of FPEXC
author
Takashi Ohmasa
<ohmasa.takashi@jp.panasonic.com>
Fri, 19 Oct 2007 12:58:51 +0000
(13:58 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 20 Oct 2007 22:42:15 +0000
(23:42 +0100)
All exception flags of the FPEXC register must be cleared before
returning from exception code to user code, including FP2V and OFC.
Signed-off-by: Takashi Ohmasa <ohmasa.takashi@jp.panasonic.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found