1
0
Fork 0
alistair23-linux/drivers/misc
Ankita Garg 18a61e4adb [PATCH] Fix for LKDTM MEM_SWAPOUT crashpoint
The MEM_SWAPOUT crashpoint in LKDTM could be broken as some compilers
inline the call to shrink_page_list() and symbol lookup for this function
name fails.  Replacing it with the function shrink_inactive_list(), which
is the only function calling shrink_page_list().

Signed-off-by: Ankita Garg <ankita@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-11-06 01:46:23 -08:00
..
hdpuftrs Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel 2005-11-11 09:24:26 -08:00
ibmasm IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
Kconfig [PATCH] IOC4 should depend on PCI 2006-10-24 22:01:11 -07:00
Makefile [PATCH] ioc4: Enable build on non-SN2 2006-10-17 08:18:42 -07:00
ioc4.c [PATCH] ioc4: fix printk format warning 2006-10-28 11:30:53 -07:00
lkdtm.c [PATCH] Fix for LKDTM MEM_SWAPOUT crashpoint 2006-11-06 01:46:23 -08:00
msi-laptop.c MSI S270 Laptop support: backlight, wlan, bluetooth states 2006-10-14 01:48:29 -04:00
tifm_7xx1.c [PATCH] tifm __iomem annotations, NULL noise removal 2006-10-09 14:19:08 -07:00
tifm_core.c [PATCH] tifm __iomem annotations, NULL noise removal 2006-10-09 14:19:08 -07:00