android_kernel_xiaomi_sm8350/arch/powerpc/platforms/cell/spufs
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
..
backing_ops.c [POWERPC] spufs: Save dma_tagstatus_R in CSA 2007-07-03 15:24:47 +10:00
context.c [POWERPC] spufs: Add stat file to spufs 2007-07-03 15:24:46 +10:00
coredump.c
fault.c fix spufs build after ->fault changes 2007-07-19 14:30:14 -07:00
file.c [POWERPC] spufs: Fix lost events in poll/epoll on mfc 2007-07-03 15:24:46 +10:00
gang.c
hw_ops.c
inode.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
lscsa_alloc.c
Makefile
run.c [POWERPC] spufs: Add spu stats in sysfs 2007-07-03 15:24:46 +10:00
sched.c [POWERPC] spufs: Add spu stats in sysfs 2007-07-03 15:24:46 +10:00
spu_restore_crt0.S
spu_restore_dump.h_shipped
spu_restore.c [POWERPC] spufs: Trivial whitespace fixes 2007-07-03 15:24:45 +10:00
spu_save_crt0.S
spu_save_dump.h_shipped
spu_save.c [POWERPC] spufs: fix building spufs/spu_save_dump.h 2007-07-03 15:24:44 +10:00
spu_utils.h
spufs.h [POWERPC] spufs: Add spu stats in sysfs 2007-07-03 15:24:46 +10:00
switch.c [POWERPC] spufs: Save dma_tagstatus_R in CSA 2007-07-03 15:24:47 +10:00
syscalls.c