aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorShaohui Zheng <[email protected]>2010-02-02 13:44:16 -0800
committerLinus Torvalds <[email protected]>2010-02-02 18:11:23 -0800
commitea0854170c95245a258b386c7a9314399c949fe0 (patch)
tree59a7ec7cbe8200fd79dc4a7188958c2d5cbef5b7 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parenta225a5cc2c25e1217e68ee2ab8dd4454573fa308 (diff)
memory hotplug: fix a bug on /dev/mem for 64-bit kernels
Newly added memory can not be accessed via /dev/mem, because we do not update the variables high_memory, max_pfn and max_low_pfn. Add a function update_end_of_memory_vars() to update these variables for 64-bit kernels. [[email protected]: simplify comment] Signed-off-by: Shaohui Zheng <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Li Haicheng <[email protected]> Reviewed-by: Wu Fengguang <[email protected]> Reviewed-by: KAMEZAWA Hiroyuki <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions