1
0
Fork 0
alistair23-linux/drivers/scsi/qla4xxx
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] SCSI: ISCSI build failure 2006-10-31 08:13:19 -08:00
Makefile [SCSI] Initial Commit of qla4xxx 2006-10-04 13:34:04 -05:00
ql4_dbg.c [SCSI] qla4xxx: ql4_dbg.c remove dead code 2007-05-26 11:47:22 -05:00
ql4_dbg.h [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx. 2006-10-25 15:12:17 -07:00
ql4_def.h [SCSI] qla4xxx: ql4_def.h log all AENs and cleanup 2007-05-26 11:47:27 -05:00
ql4_fw.h [SCSI] qla4xxx: ql4_fw.h add support for qla4032 2007-05-26 11:47:31 -05:00
ql4_glbl.h [SCSI] qla4xxx: update rev num and misc cleanup 2007-05-26 11:47:40 -05:00
ql4_init.c [SCSI] qla4xxx: allow hba to be online when initiator ip address is uninitialized 2007-06-17 14:54:50 -05:00
ql4_inline.h [SCSI] qla4xxx: add support for qla4032 2006-11-22 12:14:04 -06:00
ql4_iocb.c [SCSI] qla4xxx: convert to use the data buffer accessors 2007-05-29 18:32:12 -05:00
ql4_isr.c [SCSI] qla4xxx: Fix underrun/overrun conditions 2007-07-14 19:11:38 -05:00
ql4_mbx.c [SCSI] qla4xxx: ql4_mbx.c remove dead code bugfixes 2007-05-26 11:47:49 -05:00
ql4_nvram.c [SCSI] qla4xxx: update rev num and misc cleanup 2007-05-26 11:47:40 -05:00
ql4_nvram.h [SCSI] qla4xxx: add support for qla4032 2006-11-22 12:14:04 -06:00
ql4_os.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
ql4_version.h [SCSI] qla4xxx: Fix underrun/overrun conditions 2007-07-14 19:11:38 -05:00