diff options
author | Yinghai Lu <yinghai@kernel.org> | 2013-01-24 12:19:45 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2013-01-29 15:12:24 -0800 |
commit | b422a3091748c38b68052e8ba021652590b1f25c (patch) | |
tree | 07802b9b5cc8b1e72c4d09b179be1fe5e9ad4d12 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | c9b3234a6abadaa12684083d39552939baaed1f4 (diff) |
x86: Factor out e820_add_kernel_range()
Separate out the reservation of the kernel static memory areas into a
separate function.
Also add support for case when memmap=xxM$yyM is used without exactmap.
Need to remove reserved range at first before we add E820_RAM
range, otherwise added E820_RAM range will be ignored.
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Link: http://lkml.kernel.org/r/1359058816-7615-5-git-send-email-yinghai@kernel.org
Cc: Jacob Shin <jacob.shin@amd.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions