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:
ecc25fb
)
x86: signal: add __user annotation
author
Hiroshi Shimamoto
<h-shimamoto@ct.jp.nec.com>
Fri, 27 Feb 2009 18:27:04 +0000
(10:27 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 28 Feb 2009 08:17:29 +0000
(09:17 +0100)
Impact: cleanup
Add missing __user annotation to the parameter of get_sigframe().
Also change cast type to void __user * of *fpstate.
Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found