git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
047ce93
)
x86: ia32_signal: change order of storing in setup_sigcontext()
author
Hiroshi Shimamoto
<h-shimamoto@ct.jp.nec.com>
Mon, 17 Nov 2008 23:49:14 +0000
(15:49 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 18 Nov 2008 15:55:37 +0000
(16:55 +0100)
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>
No differences found