mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
[platform/kernel/linux-rpi.git] / include / linux / mmzone.h
index d4b0c79..d6791e2 100644 (file)
@@ -637,8 +637,7 @@ typedef struct pglist_data {
 #if defined(CONFIG_MEMORY_HOTPLUG) || defined(CONFIG_DEFERRED_STRUCT_PAGE_INIT)
        /*
         * Must be held any time you expect node_start_pfn, node_present_pages
-        * or node_spanned_pages stay constant.  Holding this will also
-        * guarantee that any pfn_valid() stays that way.
+        * or node_spanned_pages stay constant.
         *
         * pgdat_resize_lock() and pgdat_resize_unlock() are provided to
         * manipulate node_size_lock without checking for CONFIG_MEMORY_HOTPLUG