android_kernel_xiaomi_sm8350/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
..
dasd_3370_erp.c
dasd_3990_erp.c
dasd_9336_erp.c
dasd_9343_erp.c
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
dasd_eckd.c [S390] Avoid sparse warnings. 2007-05-10 15:45:52 +02:00
dasd_eckd.h
dasd_eer.c [S390] dasd_eer: use mutex instead of semaphore 2007-05-31 17:38:10 +02:00
dasd_erp.c
dasd_fba.c [S390] dasd: New read device characteristics and read configuration data. 2007-05-04 18:48:26 +02:00
dasd_fba.h
dasd_genhd.c
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
dasd.c [S390] Avoid sparse warnings. 2007-05-10 15:45:52 +02:00
dcssblk.c unregister_blkdev() delete redundant messages in callers 2007-07-17 10:23:03 -07:00
Kconfig [S390] Kconfig: use common Kconfig files for s390. 2007-05-10 15:46:08 +02:00
Makefile
xpram.c