diff options
author | Joonyoung Shim <[email protected]> | 2013-09-30 13:45:01 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-09-30 14:31:01 -0700 |
commit | 7393dc45f6ed5d3aba43b06d49eb3b15f1318906 (patch) | |
tree | dc7454fa3728578a9e7cf030cc9c0ec6be41808a /tools/perf/scripts/python | |
parent | 5c282e858f87651e97b31b99e7446aeb449f987e (diff) |
revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"
This reverts commit cea27eb2a202 ("mm/memory-hotplug: fix lowmem count
overflow when offline pages").
The fixed bug by commit cea27eb was fixed to another way by commit
3dcc0571cd64 ("mm: correctly update zone->managed_pages"). That commit
enhances memory_hotplug.c to adjust totalhigh_pages when hot-removing
memory, for details please refer to:
http://marc.info/?l=linux-mm&m=136957578620221&w=2
As a result, commit cea27eb2a202 currently causes duplicated decreasing
of totalhigh_pages, thus the revert.
Signed-off-by: Joonyoung Shim <[email protected]>
Reviewed-by: Wanpeng Li <[email protected]>
Cc: Jiang Liu <[email protected]>
Cc: KOSAKI Motohiro <[email protected]>
Cc: Bartlomiej Zolnierkiewicz <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions