x86: signal_64.c: introduce helper function signr_convert()
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Thu, 25 Sep 2008 02:12:54 +0000 (19:12 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 25 Sep 2008 08:11:40 +0000 (10:11 +0200)
commitb94fd69827b2104a2a4d9d0bc05a8e908a937ae8
tree1955533d010bbdc80be3ae96fac8cf52f4df37b6
parent8d8c13bdb53977319593d9efc4971a4cacc8bd03
x86: signal_64.c: introduce helper function signr_convert()

This helper function is for unification of setup_rt_frame().
No effect in binary.

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