x86_32: signal: use syscall_get_nr and error
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Fri, 5 Sep 2008 23:26:55 +0000 (16:26 -0700)
committerIngo Molnar <mingo@elte.hu>
Sat, 6 Sep 2008 12:54:01 +0000 (14:54 +0200)
commitbb57925f5057837c248b57a51181fd6b138a32f3
treee159c9a7637ecda174fd885f87b4b86ef22c82a9
parentf12e6a451aad671a724e61abce2b8b323f209355
x86_32: signal: use syscall_get_nr and error

Use asm/syscall.h interfaces that do the same things.

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