patch-2.1.48 linux/mm/simp.c

Next file: linux/net/Changes
Previous file: linux/mm/filemap.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.47/linux/mm/simp.c linux/mm/simp.c
@@ -6,6 +6,7 @@
  */
 
 #include <linux/simp.h>
+#include <linux/tasks.h>
 #include <linux/smp.h>
 #include <linux/mm.h>
 #include <asm/spinlock.h>
@@ -206,7 +207,6 @@
 	hdr->next = simp->usable_list;
 	simp->usable_list = hdr;
 }
-
 
 /* current x86 memcpy() is horribly moving around registers for nothing,
  * is doing unnecessary work if the size is dividable by a power-of-two,

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