x86: signal: change type of paramter for sys_rt_sigreturn()
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Sat, 6 Dec 2008 01:17:09 +0000 (17:17 -0800)
committerIngo Molnar <mingo@elte.hu>
Mon, 8 Dec 2008 14:21:35 +0000 (15:21 +0100)
commit4217458dafaa57d8e26a46f5d05ab8c53cf64191
treef97592f82aa1586a08be677144b25e7e206f4141
parent5ceb40da9bacc8b056805d72efb1a52502d56b6b
x86: signal: change type of paramter for sys_rt_sigreturn()

Impact: cleanup on 32-bit

Peter pointed this parameter can be changed.

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/syscalls.h
arch/x86/kernel/signal.c