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:
bdc2619
)
[IA64] signal : fix missing error checkings
author
Shi Weihua
<shiwh@cn.fujitsu.com>
Mon, 3 Dec 2007 04:57:50 +0000
(12:57 +0800)
committer
Tony Luck
<tony.luck@intel.com>
Sat, 8 Dec 2007 00:10:59 +0000
(16:10 -0800)
Not all the return value of __copy_from_user and
__put_user is checked.This patch fixed it.
Signed-off-by: Shi Weihua <shiwh@cn.fujitsu.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found