commit | 1d13024e624d0e2e47f117b383917249a41ef5ce | [log] [tgz] |
---|---|---|
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | Fri Sep 05 16:28:06 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Sep 06 14:54:03 2008 +0200 |
tree | 2996ec62b051815d861b9c426afccb9928c71f2c | |
parent | 8fcd8e20f388d787f6abf701b11037b122029d5b [diff] |
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>