aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/module.c
diff options
context:
space:
mode:
authorNaoya Horiguchi <[email protected]>2013-11-12 15:07:26 -0800
committerLinus Torvalds <[email protected]>2013-11-13 12:09:04 +0900
commit03b61ff3c324e094944b663cc611a8bab252539c (patch)
tree74f8835b4e120adcd60a28c53560cb59589185e7 /arch/parisc/kernel/module.c
parent01b0f19707c51ef247404e6af1d4a97a11ba34f7 (diff)
mm/memory-failure.c: move set_migratetype_isolate() outside get_any_page()
Chen Gong pointed out that set/unset_migratetype_isolate() was done in different functions in mm/memory-failure.c, which makes the code less readable/maintainable. So this patch does it in soft_offline_page(). With this patch, we get to hold lock_memory_hotplug() longer but it's not a problem because races between memory hotplug and soft offline are very rare. Signed-off-by: Naoya Horiguchi <[email protected]> Reviewed-by: Chen, Gong <[email protected]> Acked-by: Andi Kleen <[email protected]> Reviewed-by: Wanpeng Li <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/parisc/kernel/module.c')
0 files changed, 0 insertions, 0 deletions