linux/arch/sh/kernel/cpu/sh4
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
..
Makefile sh: Fix SH-4 CPU selects. 2007-06-08 02:43:40 +00:00
clock-sh4-202.c sh: Fix SH4-202 clock fwk set_rate() mismatch. 2007-06-04 10:51:59 +09:00
clock-sh4.c [PATCH] sh: Simplistic clock framework 2006-01-16 23:15:28 -08:00
fpu.c spelling fixes: arch/sh/ 2007-05-21 14:31:39 +09:00
probe.c sh: Preliminary support for the SH-X3 CPU. 2007-06-20 18:27:10 +09:00
setup-sh4-202.c sh: Add setup code for various CPU subtypes. 2006-09-27 17:30:35 +09:00
setup-sh7750.c sh: rework ipr code 2007-06-15 18:56:19 +09:00
setup-sh7760.c sh: rework ipr code 2007-06-15 18:56:19 +09:00
sq.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00