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:
ec1180d
)
[PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0)
author
Andi Kleen
<ak@suse.de>
Wed, 2 May 2007 17:27:21 +0000
(19:27 +0200)
committer
Andi Kleen
<andi@basil.nowhere.org>
Wed, 2 May 2007 17:27:21 +0000
(19:27 +0200)
access_ok checks this case anyways, no need to check twice.
Signed-off-by: Andi Kleen <ak@suse.de>
No differences found