kernel-ark/net/dccp
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
..
ccids mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
ackvec.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
ackvec.h
ccid.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
ccid.h
dccp.h Fix dccp_sum_coverage 2007-07-10 22:15:05 -07:00
diag.c
feat.c
feat.h
input.c [DCCP]: Sample RTT from SYN exchange 2007-04-25 22:27:02 -07:00
ipv4.c [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph 2007-04-25 22:25:23 -07:00
ipv6.c [IPV6]: Do not send RH0 anymore. 2007-07-10 22:55:49 -07:00
ipv6.h
Kconfig [DCCP]: Use menuconfig objects. 2007-05-24 16:36:46 -07:00
Makefile
minisocks.c [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net 2007-04-26 01:37:44 -07:00
options.c [DCCP]: Debug statements for Elapsed Time option 2007-04-25 22:28:55 -07:00
output.c [DCCP]: More debug information for dccp_wait_for_ccid 2007-04-25 22:26:54 -07:00
probe.c jprobes: remove JPROBE_ENTRY() 2007-07-19 10:04:44 -07:00
proto.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
sysctl.c
timer.c