Christoph Lameter a0e1d1be20 SLUB: Move sysfs operations outside of slub_lock
Sysfs can do a gazillion things when called.  Make sure that we do not call
any sysfs functions while holding the slub_lock.

Just protect the essentials:

1. The list of all slab caches
2. The kmalloc_dma array
3. The ref counters of the slabs.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-17 10:23:02 -07:00
..
2007-03-27 08:52:47 +02:00
2007-07-10 08:04:15 +02:00
2007-07-17 10:22:59 -07:00
2006-12-22 08:55:49 -08:00
2007-07-17 10:22:59 -07:00
2007-05-07 12:12:54 -07:00
2007-02-15 09:57:03 -08:00
2007-07-16 09:05:37 -07:00
2007-05-21 09:18:19 -07:00
2007-05-07 12:12:55 -07:00
2007-07-17 10:22:59 -07:00
2005-04-16 15:20:36 -07:00
2007-05-07 12:12:54 -07:00
2007-05-07 12:12:52 -07:00
2007-07-17 10:22:59 -07:00