diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2010-02-01 17:50:40 (GMT) |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-02-01 20:05:09 (GMT) |
commit | dbead405801c8d5aa1bc21ab6e2a47f060d47c06 (patch) | |
tree | eac1f57dd0baa9e2b262bae0c0d310ea66cae461 /arch/xtensa | |
parent | c540b9ff0f8679ba924fac072aeb7d63fa473190 (diff) | |
download | linux-fsl-qoriq-dbead405801c8d5aa1bc21ab6e2a47f060d47c06.tar.xz |
ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptions
Commit c98929c07a removed the clearing of the FPSCR[31:28] bits from the
vfp_raise_exceptions() function and the new bits are or'ed with the old
FPSCR bits leading to unexpected results (the original commit was
referring to the cumulative bits - FPSCR[4:0]).
Reported-by: Tom Hameenanttila <tmhameen@marvell.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/xtensa')
0 files changed, 0 insertions, 0 deletions