kernel-ark/arch/sh/kernel
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
..
cpu mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
timers sh: Preliminary support for the SH-X3 CPU. 2007-06-20 18:27:10 +09:00
vsyscall sh: Fix vsyscall build failure. 2007-05-31 13:44:55 +09:00
asm-offsets.c
cf-enabler.c sh: Rip out special unknown machvec. 2007-06-08 02:43:40 +00:00
cpufreq.c
crash_dump.c sh: kdump support. 2007-05-07 02:11:56 +00:00
debugtraps.S
early_printk.c Fixes and cleanups for earlyprintk aka boot console 2007-05-08 11:15:04 -07:00
entry-common.S
head.S
init_task.c
io_generic.c
io.c
irq.c sh: Update the alignment when 4K stacks are used. 2007-07-12 10:41:52 +09:00
kgdb_jmp.S
kgdb_stub.c spelling fixes: arch/sh/ 2007-05-21 14:31:39 +09:00
machine_kexec.c sh: kdump support. 2007-05-07 02:11:56 +00:00
machvec.c sh: Rip out special unknown machvec. 2007-06-08 02:43:40 +00:00
Makefile sh: Fixup machvec support. 2007-06-08 02:43:37 +00:00
module.c
pm.c
process.c sh: Tidy up dependencies for SH-2 build. 2007-06-11 15:32:07 +09:00
ptrace.c PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
relocate_kernel.S
semaphore.c
setup.c sh: Preliminary support for the SH-X3 CPU. 2007-06-20 18:27:10 +09:00
sh_bios.c
sh_ksyms.c sh: Export div symbols for GCC 4.2 and ST GCC. 2007-07-13 09:30:31 +09:00
signal.c Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 2007-07-16 10:32:02 -07:00
smp.c sh: trivial build cleanups. 2007-05-31 13:46:21 +09:00
stacktrace.c sh: Fix stacktrace simplification fallout. 2007-05-09 18:55:14 +09:00
sys_sh.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
syscalls.S sh: Wire up mempolicy syscalls. 2007-06-08 02:43:47 +00:00
time.c sh: clockevent/clocksource/hrtimers/nohz TMU support. 2007-05-09 17:33:24 +09:00
topology.c sh: Fix up cpu to node mapping in sysfs. 2007-06-08 02:43:50 +00:00
traps.c Report that kernel is tainted if there was an OOPS 2007-07-17 10:23:02 -07:00
vmlinux.lds.S define new percpu interface for shared data 2007-07-19 10:04:44 -07:00