summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/entry.S
diff options
context:
space:
mode:
authorAdrian Bunk2008-04-24 04:15:34 +0200
committerDavid S. Miller2008-04-24 08:32:18 +0200
commita5c564279854c971a27cc650be4bb32c290e9ae7 (patch)
tree433bb38efef65e95d66f3de1aa63a7bdc39d2c52 /arch/sparc/kernel/entry.S
parent[SPARC64]: Add NUMA support. (diff)
downloadkernel-qcow2-linux-a5c564279854c971a27cc650be4bb32c290e9ae7.tar.gz
kernel-qcow2-linux-a5c564279854c971a27cc650be4bb32c290e9ae7.tar.xz
kernel-qcow2-linux-a5c564279854c971a27cc650be4bb32c290e9ae7.zip
sparc: cleanup after SunOS binary emulation removal
The following cleanups are now possible: - arch/sparc/kernel/entry.S:ret_sys_call no longer has to be global - arch/sparc/kernel/signal.c:sys_sigpause() can be removed Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/kernel/entry.S')
-rw-r--r--arch/sparc/kernel/entry.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/kernel/entry.S b/arch/sparc/kernel/entry.S
index 135644f8add7..484c83d23eef 100644
--- a/arch/sparc/kernel/entry.S
+++ b/arch/sparc/kernel/entry.S
@@ -1409,7 +1409,6 @@ syscall_is_too_hard:
st %o0, [%sp + STACKFRAME_SZ + PT_I0]
- .globl ret_sys_call
ret_sys_call:
ld [%curptr + TI_FLAGS], %l6
cmp %o0, -ERESTART_RESTARTBLOCK