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:
4217458
)
x86: signal: use signal_fault() in sys_sigreturn()
author
Hiroshi Shimamoto
<h-shimamoto@ct.jp.nec.com>
Tue, 16 Dec 2008 22:02:16 +0000
(14:02 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 16 Dec 2008 22:06:07 +0000
(23:06 +0100)
Impact: cleanup
Call signal_fault() in error route of sys_sigreturn().
Change log level to KERN_EMERG if current is init.
Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found