x86: signal_32: introduce retcode and rt_retcode
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Wed, 12 Nov 2008 03:09:29 +0000 (19:09 -0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 12 Nov 2008 11:28:01 +0000 (12:28 +0100)
commit4a61204856e8b28e9f5489a7875cb3a60afd1e43
tree6593c26bd66a417df89ae4db707f21393adc43a7
parent15002fa9bf3a79ac9dcafba7ff308586936088b2
x86: signal_32: introduce retcode and rt_retcode

Impact: cleanup

Introduce retcode and rt_retcode to replace setting up frame->retcode.

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