commit | f5b801ac38a9612b380ee9a75ab1861f0594e79f | [log] [tgz] |
---|---|---|
author | Christoph Lameter <cl@linux-foundation.org> | Fri Jul 09 14:07:13 2010 -0500 |
committer | Pekka Enberg <penberg@cs.helsinki.fi> | Fri Jul 16 11:13:07 2010 +0300 |
tree | c43a34bfec58e91f1aa46e95462977e24b390a37 | |
parent | d7278bd7d1aab5c6d35fd271eeb860548f0bd0bb [diff] |
slub: Allow removal of slab caches during boot If a slab cache is removed before we have setup sysfs then simply skip over the sysfs handling. Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Roland Dreier <rdreier@cisco.com> Acked-by: David Rientjes <rientjes@google.com> Signed-off-by: Christoph Lameter <cl@linux-foundation.org> Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>