linux-stable-rt/arch/sparc64
David S. Miller 5fd29752f0 [SPARC64]: Fix fault handling in unaligned trap handler.
We were not calling kernel_mna_trap_fault() correctly.
Instead of being fancy, just return 0 vs. -EFAULT from
the assembler stubs, and handle that return value as
appropriate.

Create an "__retl_efault" stub for assembler exception
table entries and use it where possible.

Signed-off-by: David S. Miller <davem@davemloft.net>
2005-09-28 20:41:45 -07:00
..
boot
kernel [SPARC64]: Fix fault handling in unaligned trap handler. 2005-09-28 20:41:45 -07:00
lib [SPARC64]: Fix fault handling in unaligned trap handler. 2005-09-28 20:41:45 -07:00
math-emu
mm [SPARC64]: Convert to use generic exception table support. 2005-09-28 20:21:11 -07:00
oprofile
prom [SPARC64]: Rewrite bootup sequence. 2005-09-22 20:11:33 -07:00
solaris [PATCH] files: lock-free fd look-up 2005-09-09 13:57:55 -07:00
Kconfig
Kconfig.debug [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support. 2005-09-25 16:46:57 -07:00
Makefile
defconfig