linux/drivers/s390/block
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 [S390] Kconfig: use common Kconfig files for s390. 2007-05-10 15:46:08 +02:00
Makefile [PATCH] s390: dasd extended error reporting 2006-03-24 07:33:17 -08:00
dasd.c [S390] Avoid sparse warnings. 2007-05-10 15:45:52 +02:00
dasd_3370_erp.c [S390] dasd whitespace and other cosmetics. 2006-06-29 14:58:12 +02:00
dasd_3990_erp.c [S390] Remove dasd_ccw_log function. 2007-02-05 21:17:22 +01:00
dasd_9336_erp.c [S390] dasd whitespace and other cosmetics. 2006-06-29 14:58:12 +02:00
dasd_9343_erp.c [S390] dasd whitespace and other cosmetics. 2006-06-29 14:58:12 +02:00
dasd_devmap.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
dasd_diag.c [S390] cio: Get rid of _ccw_device_get_device_number(). 2007-05-10 15:45:51 +02:00
dasd_diag.h [S390] dasd whitespace and other cosmetics. 2006-06-29 14:58:12 +02:00
dasd_eckd.c [S390] Avoid sparse warnings. 2007-05-10 15:45:52 +02:00
dasd_eckd.h [S390] add PAV support to the dasd driver. 2006-06-29 15:08:18 +02:00
dasd_eer.c [S390] dasd_eer: use mutex instead of semaphore 2007-05-31 17:38:10 +02:00
dasd_erp.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
dasd_fba.c [S390] dasd: New read device characteristics and read configuration data. 2007-05-04 18:48:26 +02:00
dasd_fba.h [S390] dasd whitespace and other cosmetics. 2006-06-29 14:58:12 +02:00
dasd_genhd.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
dasd_int.h [S390] dasd: New read device characteristics and read configuration data. 2007-05-04 18:48:26 +02:00
dasd_ioctl.c [S390] cio: Get rid of _ccw_device_get_device_number(). 2007-05-10 15:45:51 +02:00
dasd_proc.c [S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILE 2007-07-10 11:24:50 +02:00
dcssblk.c unregister_blkdev() delete redundant messages in callers 2007-07-17 10:23:03 -07:00
xpram.c [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00