linux/arch/sh
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
..
boards sh: Kill off dead mach.c for hp6xx. 2007-07-12 10:47:08 +09:00
boot sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096. 2006-12-12 08:53:29 +09:00
cchips sh: Tidy up dependencies for SH-2 build. 2007-06-11 15:32:07 +09:00
configs sh: Update r7785rp defconfig. 2007-07-13 09:30:57 +09:00
drivers sh: Kill off broken dma page ops. 2007-06-11 15:56:31 +09:00
kernel mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
lib sh: Revert __xdiv64_32 size change. 2007-07-13 12:27:13 +09:00
math-emu sh: Fix up the math-emu build. 2007-06-11 15:57:42 +09:00
mm mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
oprofile sh: Fixup cpu_data references for the non-boot CPUs. 2007-02-13 10:54:45 +09:00
tools sh: fix race in parallel out-of-tree build 2007-07-12 16:37:00 +09:00
Kconfig Merge branch 'x3' 2007-06-20 18:29:27 +09:00
Kconfig.debug sh: Tidy up dependencies for SH-2 build. 2007-06-11 15:32:07 +09:00
Makefile sh: Don't let SH-4A clobber SH-4 CFLAGS. 2007-07-12 09:48:54 +09:00