alistair23-linux/arch/arm/plat-s3c24xx
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
..
clock.c [ARM] 4324/1: S3C24XX: remove clocks from s3c24xx_board 2007-04-21 20:53:14 +01:00
common-smdk.c [ARM] 4399/2: S3C2443: Fix SMDK2443 nand timings 2007-05-20 20:03:25 +01:00
cpu.c [ARM] 4325/1: S3C24XX: remove s3c24xx_board 2007-04-21 20:53:19 +01:00
devs.c [ARM] 4400/1: S3C24XX: Add high-speed MMC device definition 2007-05-20 20:03:31 +01:00
dma.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
gpio.c [ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components 2007-02-11 17:36:09 +00:00
irq.c [ARM] Remove needless linux/ptrace.h includes 2007-04-21 20:34:47 +01:00
Kconfig [ARM] 4239/1: S3C24XX: Update kconfig entries for PM 2007-03-02 11:58:58 +00:00
Makefile [ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components 2007-02-11 17:36:09 +00:00
pm-simtec.c [ARM] 4395/1: S3C24XX: add include of <linux/sysdev.h> to relevant machines 2007-05-20 19:37:04 +01:00
pm.c [ARM] spelling fixes 2007-05-20 20:10:32 +01:00
s3c244x-irq.c [ARM] Remove needless linux/ptrace.h includes 2007-04-21 20:34:47 +01:00
s3c244x.c [ARM] 4198/2: S3C2443: arch/arm/mach-s3c2443 and related support 2007-02-16 11:13:37 +00:00
s3c244x.h [ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components 2007-02-11 17:36:09 +00:00
sleep.S fix file specification in comments 2007-05-09 08:58:16 +02:00
time.c Add IRQF_IRQPOLL flag on arm 2007-05-08 11:15:22 -07:00