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:
24fd425
)
[PATCH] do not free non slab allocated per_cpu_pageset
author
David Rientjes
<rientjes@cs.washington.edu>
Mon, 25 Sep 2006 23:24:57 +0000
(16:24 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 26 Sep 2006 00:38:36 +0000
(17:38 -0700)
Stops panic associated with attempting to free a non slab-allocated
per_cpu_pageset.
Signed-off-by: David Rientjes <rientjes@cs.washington.edu>
Acked-by: Christoph Lameter <clameter@sgi.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/page_alloc.c
patch
|
blob
|
history
diff --cc
mm/page_alloc.c
Simple merge