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:
f481891
)
mm: vmalloc allocator off by one
author
Nick Piggin
<npiggin@suse.de>
Wed, 19 Nov 2008 23:36:32 +0000
(15:36 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 20 Nov 2008 02:49:58 +0000
(18:49 -0800)
Fix off by one bug in the KVA allocator that can leave gaps in the address
space.
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found