]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sparc: fixup for conversion to generic execve
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 16 Oct 2012 03:43:51 +0000 (14:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 16 Oct 2012 03:47:15 +0000 (14:47 +1100)
commit8b09066eda035d33e55de29d50d231406e58ab14
tree3c4f025c0fc065b4bb81dc482aa5d7967f3a46a8
parent69e2d45320e755b4e2189c21e2fd7672f4b3c2a7
sparc: fixup for conversion to generic execve

Fixes these errors:

arch/sparc/kernel/head_64.o: In function `sys64_execve':
(.text+0x1f58): relocation truncated to fit: R_SPARC_WDISP19 against symbol `sys_execve' defined in .text section in fs/built-in.o
arch/sparc/kernel/head_64.o: In function `sys32_execve':
(.text+0x1f64): relocation truncated to fit: R_SPARC_WDISP19 against symbol `compat_sys_execve' defined in .text section in fs/built-in.o

Dictated-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
arch/sparc/kernel/syscalls.S