diff options
author | Sean Christopherson <[email protected]> | 2019-11-26 08:54:07 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-12-10 10:15:47 +0100 |
commit | ca947b72e1dec3a000190733f7e0be38fe73eaae (patch) | |
tree | 1660f316f98bb488d047b5ab3bc50c985b9d2677 /scripts/bpf_helpers_doc.py | |
parent | e71b6f0b68de3296839a311355c5f590ac3446e5 (diff) |
x86/boot: Explicitly include realmode.h to handle RM reservations
Explicitly include asm/realmode.h, which provides reserve_real_mode(),
instead of picking it up by an indirect include of asm/acpi.h. acpi.h
will soon stop including realmode.h so that changing realmode.h doesn't
require a full kernel rebuild.
Signed-off-by: Sean Christopherson <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions