commit | 4a76ef036ac415c28d1adbaf2b7a74040b84d4c2 | [log] [tgz] |
---|---|---|
author | Nick Piggin <npiggin@suse.de> | Wed Feb 14 12:36:32 2007 +0100 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Feb 15 09:57:03 2007 -0800 |
tree | 3379adb0f6ede8e276e100c6705a6aeb6a5c5feb | |
parent | 30fcffed8149df18592b3e006b829232b7b3844f [diff] |
[PATCH] mincore: fill in results properly 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>