https://github.com/torvalds/linux
Revision ba3049ed4086737dab200b6087138a4b8e06915d authored by Ralf Baechle on 28 October 2008, 17:38:42 UTC, committed by Ralf Baechle on 30 October 2008, 14:44:34 UTC
Arguably using the address error handler has always been ugly.  But with
processors that handle unaligned loads and stores in hardware the
current mechanism ceases to work so switch it to a BREAK instruction and
allocate break code 514 to the FPU emulator.

Yoichi Yuasa provided a build fix for CONFIG_BUG=n.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
1 parent 076c6e4
History
Tip revision: ba3049ed4086737dab200b6087138a4b8e06915d authored by Ralf Baechle on 28 October 2008, 17:38:42 UTC
MIPS: Switch FPU emulator trap to BREAK instruction.
Tip revision: ba3049e
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.0 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 102.0 KB
Makefile -rw-r--r-- 55.5 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top