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:
ae417bb
)
x86: ia32_signal: use __put_user() instead of __copy_to_user()
author
Hiroshi Shimamoto
<h-shimamoto@ct.jp.nec.com>
Tue, 16 Dec 2008 22:03:36 +0000
(14:03 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 16 Dec 2008 22:06:12 +0000
(23:06 +0100)
Impact: cleanup
__put_user() can be used for constant size 8, like arch/x86/kernel/signal.c.
Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found