x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe()
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Thu, 6 Nov 2008 02:32:54 +0000 (18:32 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 6 Nov 2008 07:02:00 +0000 (08:02 +0100)
commit99ea1b93bf80a287dd70499b96d9c4d06f320ff2
tree9ad4c59c9019050229223b08730394c8825ecca7
parent4b33669e817a01dd99ff91df330d504ccfb2e99c
x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe()

Impact: cleanup

move calling save_i387_xstate_ia32() into get_sigframe() from
setup_sigcontext().

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