diff options
| author | Cody P Schafer <cody@linux.vnet.ibm.com> | 2013-07-04 02:02:10 +0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-04 03:07:29 +0400 |
| commit | aa47228a18e6d49369df877463095b899aff495f (patch) | |
| tree | 60fe5efaba2759046abb107cb25ea694505b1890 /include/linux | |
| parent | 114d4b79f7e561fd76fb98eba79e18df7cdd60f0 (diff) | |
| download | linux-aa47228a18e6d49369df877463095b899aff495f.tar.xz | |
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 <cody@linux.vnet.ibm.com>
Cc: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
