aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorYinghai Lu <[email protected]>2009-11-10 18:27:23 -0800
committerIngo Molnar <[email protected]>2009-11-11 20:14:32 +0100
commit196cf0d67acad70ebb2572da489d5cc7066cdd05 (patch)
treeba475e8afc56aeb6392d146a7cb9bdae7ff65279 /tools/perf/scripts/python/check-perf-trace.py
parent0420101c075530c65ba00b6fe7291b126fbfc5d2 (diff)
x86: Make sure wakeup trampoline code is below 1MB
Instead of using bootmem, try find_e820_area()/reserve_early(), and call acpi_reserve_memory() early, to allocate the wakeup trampoline code area below 1M. This is more reliable, and it also removes a dependency on bootmem. -v2: change function name to acpi_reserve_wakeup_memory(), as suggested by Rafael. Signed-off-by: Yinghai Lu <[email protected]> Acked-by: H. Peter Anvin <[email protected]> Acked-by: Rafael J. Wysocki <[email protected]> Cc: pm list <[email protected]> Cc: Len Brown <[email protected]> Cc: Linus Torvalds <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions