patch-2.1.130 linux/mm/slab.c

Next file: linux/mm/swap.c
Previous file: linux/mm/page_io.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.129/linux/mm/slab.c linux/mm/slab.c
@@ -100,16 +100,10 @@
  * is less than 512 (PAGE_SIZE<<3), but greater than 256.
  */
 
-#include	<linux/mm.h>
+#include	<linux/config.h>
 #include	<linux/slab.h>
 #include	<linux/interrupt.h>
-#include	<linux/config.h>
 #include	<linux/init.h>
-#include	<linux/smp.h>
-
-#include	<asm/system.h>
-#include	<asm/atomic.h>
-#include	<asm/spinlock.h>
 
 /* If there is a different PAGE_SIZE around, and it works with this allocator,
  * then change the following.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov