aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorCody P Schafer <[email protected]>2013-07-03 15:02:11 -0700
committerLinus Torvalds <[email protected]>2013-07-03 16:07:29 -0700
commitd702909f0aa14fe678d74d7f974aa66bfb211d0b (patch)
tree4c731abe0557a0749c38c14da77720f61544137a /include/linux
parentaa47228a18e6d49369df877463095b899aff495f (diff)
memory_hotplug: use pgdat_resize_lock() in __offline_pages()
mmzone.h documents node_size_lock (which pgdat_resize_lock() locks) as follows: * Must be held any time you expect node_start_pfn, node_present_pages * or node_spanned_pages stay constant. [...] So actually hold it when we update node_present_pages in __offline_pages(). [[email protected]: fix build] Signed-off-by: Cody P Schafer <[email protected]> Cc: David Rientjes <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions