commit | 64977609e316c86fad513d9bf0afff998581e59d | [log] [tgz] |
---|---|---|
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | Mon Nov 17 15:49:14 2008 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Nov 18 16:55:37 2008 +0100 |
tree | 9f574084ece65256eb0bb741468714a13ad7a1f2 | |
parent | 047ce93581ca122442ed3c13a62a645249a7db1d [diff] |
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>