commit | f3ef9ead31ae995251b420ac98398bd7545bf4e1 | [log] [tgz] |
---|---|---|
author | David Rientjes <rientjes@cs.washington.edu> | Mon Sep 25 16:24:57 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Sep 25 17:38:36 2006 -0700 |
tree | aa5addbe49c1f7864bc2e5023b7edb11aaf3706b | |
parent | 24fd425edd53ea580cad917e825c1f6715e9b939 [diff] |
[PATCH] do not free non slab allocated per_cpu_pageset 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>