diff options
author | Marek Szyprowski <[email protected]> | 2013-02-12 13:46:24 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-02-12 14:34:00 -0800 |
commit | 41a7973447b0b8717f0a214d4328dc31ec2291d7 (patch) | |
tree | 5a6f61b306ed429cad999a59852f5b8e993454af /tools/perf/scripts/python | |
parent | 6e6668845fe593414a938b7726d6359b5570ac5a (diff) |
mm: cma: fix accounting of CMA pages placed in high memory
The total number of low memory pages is determined as totalram_pages -
totalhigh_pages, so without this patch all CMA pageblocks placed in
highmem were accounted to low memory.
Signed-off-by: Marek Szyprowski <[email protected]>
Acked-by: Kyungmin Park <[email protected]>
Cc: Minchan Kim <[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