diff options
author | Andy Lutomirski <[email protected]> | 2016-08-10 02:29:15 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-08-11 11:15:00 +0200 |
commit | d0de0f685db7faf2ae4597a39a59996dd84e18c7 (patch) | |
tree | 9081568ab626b5302dffbf31aac1b7b0dfead471 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 18bc7bd523e0fc5be8d76bf84bde733a97a8c375 (diff) |
x86/boot: Defer setup_real_mode() to early_initcall time
There's no need to run setup_real_mode() as early as we run it.
Defer it to the same early_initcall that sets up the page
permissions for the real mode code.
This should be a code size reduction. More importantly, it give us
a longer window in which we can allocate the real mode trampoline.
Signed-off-by: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mario Limonciello <[email protected]>
Cc: Matt Fleming <[email protected]>
Cc: Matthew Garrett <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/fd62f0da4f79357695e9bf3e365623736b05f119.1470821230.git.luto@kernel.org
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions