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
..
2006-11-03 12:27:57 -08:00
2006-10-11 11:14:25 -07:00
2006-10-28 22:30:17 +01:00
2006-10-24 22:01:11 -07:00
2006-11-05 14:11:30 -08:00
2006-10-08 12:32:35 -07:00
2006-10-03 22:31:37 +02:00
2006-10-31 08:13:19 -08:00
2006-10-30 12:08:40 -08:00
2006-10-17 08:18:42 -07:00
2006-11-03 12:27:58 -08:00
2006-11-01 14:52:48 +11:00
2006-10-17 08:18:44 -07:00
2006-10-17 08:18:42 -07:00