aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorCody P Schafer <[email protected]>2013-07-03 15:02:10 -0700
committerLinus Torvalds <[email protected]>2013-07-03 16:07:29 -0700
commitaa47228a18e6d49369df877463095b899aff495f (patch)
tree60fe5efaba2759046abb107cb25ea694505b1890 /include/linux
parent114d4b79f7e561fd76fb98eba79e18df7cdd60f0 (diff)
memory_hotplug: use pgdat_resize_lock() in online_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 online_pages(). 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