aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/lib/user_fixup.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2005-09-28 20:41:45 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2005-09-28 20:41:45 -0700
commit5fd29752f09cabff582f65c0ce35518db4c64937 (patch)
treeb46e5c2c596d26125a7c2aac619fe1b52431f978 /arch/sparc64/lib/user_fixup.c
parent[SPARC64]: Convert to use generic exception table support. (diff)
downloadlinux-dev-5fd29752f09cabff582f65c0ce35518db4c64937.tar.xz
linux-dev-5fd29752f09cabff582f65c0ce35518db4c64937.zip
[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>
Diffstat (limited to 'arch/sparc64/lib/user_fixup.c')
0 files changed, 0 insertions, 0 deletions