patch-2.1.101 linux/mm/page_alloc.c
Next file: linux/net/802/Makefile
Previous file: linux/mm/mlock.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu May 7 23:44:25 1998
- Orig file:
v2.1.100/linux/mm/page_alloc.c
- Orig date:
Thu May 7 22:51:55 1998
diff -u --recursive --new-file v2.1.100/linux/mm/page_alloc.c linux/mm/page_alloc.c
@@ -98,7 +98,7 @@
*
* Hint: -mask = 1+~mask
*/
-static spinlock_t page_alloc_lock = SPIN_LOCK_UNLOCKED;
+spinlock_t page_alloc_lock = SPIN_LOCK_UNLOCKED;
/*
* This routine is used by the kernel swap deamon to determine
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov