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

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

Advertisement

Kernel v2.6.25-git8 /mm/memory_hotplug.c

Filename:/mm/memory_hotplug.c
Lines Added:1
Lines Deleted:1
Also changed in: (Previous) 2.6.25-git7  2.6.25-git6  2.6.25-git5  2.6.25-git4  2.6.25-git3  2.6.25 
(Following) 2.6.25-git9  2.6.25-git10  2.6.25-git11  2.6.25-git12  2.6.25-git13  2.6.25-git14 

Location
[  2.6.25-git8
  [  mm
     o  memory_hotplug.c

Patch

diff --git a/mm/memory_hotplug.c b/mm/memory_hotplug.c
index 7469c50..0fb3302 100644
--- a/mm/memory_hotplug.c
+++ b/mm/memory_hotplug.c
@@ -208,7 +208,7 @@ int online_pages(unsigned long pfn, unsigned long nr_pages)
    /*
     * This doesn't need a lock to do pfn_to_page().
     * The section can't be removed here because of the
-    * memory_block->state_sem.
+    * memory_block->state_mutex.
     */
    zone = page_zone(pfn_to_page(pfn));
    pgdat_resize_lock(zone->zone_pgdat, &flags);


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