]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: signal: split out frame setups
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Fri, 5 Sep 2008 23:28:06 +0000 (16:28 -0700)
committerIngo Molnar <mingo@elte.hu>
Sat, 6 Sep 2008 12:54:03 +0000 (14:54 +0200)
commit1d13024e624d0e2e47f117b383917249a41ef5ce
tree2996ec62b051815d861b9c426afccb9928c71f2c
parent8fcd8e20f388d787f6abf701b11037b122029d5b
x86: signal: split out frame setups

Make setup_rt_frame() and split out frame setups from handle_signal().
This is for cosmetic unification of handle_signal().

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
arch/x86/kernel/signal_64.c