]> git.baikalelectronics.ru Git - kernel.git/commit
x86: ia32_signal: change order of storing in setup_sigcontext()
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Mon, 17 Nov 2008 23:49:14 +0000 (15:49 -0800)
committerIngo Molnar <mingo@elte.hu>
Tue, 18 Nov 2008 15:55:37 +0000 (16:55 +0100)
commitdd802b7311cd427e850ae0dc66ee92ac9469fcdc
tree9f574084ece65256eb0bb741468714a13ad7a1f2
parent3caaaac14e8123e8b2a9e4f50eaac2a0a7536a44
x86: ia32_signal: change order of storing in setup_sigcontext()

Impact: cleanup

Change order of storing to match the sigcontext_ia32.
And add casting to make this code same as arch/x86/kernel/signal_32.c.

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