https://github.com/torvalds/linux
Revision dbead405801c8d5aa1bc21ab6e2a47f060d47c06 authored by Catalin Marinas on 01 February 2010, 17:50:40 UTC, committed by Russell King on 01 February 2010, 20:05:09 UTC
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>
1 parent c540b9f
History
Tip revision: dbead405801c8d5aa1bc21ab6e2a47f060d47c06 authored by Catalin Marinas on 01 February 2010, 17:50:40 UTC
ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptions
Tip revision: dbead40
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 843 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 160.2 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top