Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.1.101 /mm/page_alloc.c

Filename:/mm/page_alloc.c
Lines Added:1
Lines Deleted:1
Also changed in: (Previous) 2.1.100  2.1.99  2.1.98  2.1.93  2.1.92  2.1.91 
(Following) 2.1.107  2.1.109  2.1.110  2.1.116  2.1.118  2.1.121 

Location
[  2.1.101
  [  mm
     o  page_alloc.c

Patch

diff -u --recursive --new-file v2.1.100/linux/mm/page_alloc.c linux/mm/page_alloc.c
--- v2.1.100/linux/mm/page_alloc.c   Thu May  7 22:51:55 1998
+++ linux/mm/page_alloc.c   Thu May  7 23:44:25 1998
@@ -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


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.