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:
30fcffe
)
[PATCH] mincore: fill in results properly
author
Nick Piggin
<npiggin@suse.de>
Wed, 14 Feb 2007 11:36:32 +0000
(12:36 +0100)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 15 Feb 2007 17:57:03 +0000
(09:57 -0800)
Paper bag time. Thanks to Randy for noticing that I didn't actually assign
'present' to anything.
Unfortunately my original patch passed the few simple test cases I gave it,
purely by coincidence.
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found