1
0
Fork 0
alistair23-linux/drivers/usb/mon
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
..
Kconfig [PATCH] USB: ub documentation update 2005-08-04 21:32:46 -07:00
Makefile USB: add binary API to usbmon 2007-02-07 15:44:34 -08:00
mon_bin.c usbmon: Add class for binary interface 2007-07-12 16:29:47 -07:00
mon_dma.c USB: add binary API to usbmon 2007-02-07 15:44:34 -08:00
mon_main.c usbmon: Add class for binary interface 2007-07-12 16:29:47 -07:00
mon_stat.c USB: Make file operations structs in drivers/usb const. 2006-09-27 11:58:52 -07:00
mon_text.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
usb_mon.h usbmon: Add class for binary interface 2007-07-12 16:29:47 -07:00