linux/arch/arm26
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create().
Slab destructors were no longer supported after Christoph's
c59def9f22 change. They've been
BUGs for both slab and slub, and slob never supported them
either.

This rips out support for the dtor pointer from kmem_cache_create()
completely and fixes up every single callsite in the kernel (there were
about 224, not including the slab allocator definitions themselves,
or the documentation references).

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-07-20 10:11:58 +09:00
..
boot [PATCH] x86: deflate stack usage in lib/inflate.c 2007-05-02 19:27:15 +02:00
kernel PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
lib Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
machine Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mm mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
nwfpe Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ACKNOWLEDGEMENTS Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs 2007-07-16 09:05:45 -07:00
Kconfig.debug Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile kbuild: change kbuild to not rely on incorrect GNU make behavior 2006-03-06 00:09:51 +01:00
defconfig Remove the last few UMSDOS leftovers 2007-07-16 09:05:51 -07:00