diff options
author | 2013-01-24 12:19:45 -0800 | |
---|---|---|
committer | 2013-01-29 15:12:24 -0800 | |
commit | b422a3091748c38b68052e8ba021652590b1f25c (patch) | |
tree | 07802b9b5cc8b1e72c4d09b179be1fe5e9ad4d12 /tools/perf/scripts/python/syscall-counts.py | |
parent | x86, mm: Fix page table early allocation offset checking (diff) | |
download | linux-dev-b422a3091748c38b68052e8ba021652590b1f25c.tar.xz linux-dev-b422a3091748c38b68052e8ba021652590b1f25c.zip |
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.py')
0 files changed, 0 insertions, 0 deletions