diff options
author | Sean Christopherson <[email protected]> | 2019-11-26 08:54:06 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-12-10 10:15:47 +0100 |
commit | e71b6f0b68de3296839a311355c5f590ac3446e5 (patch) | |
tree | 9d292dcb282985d764f5a3548bc62d614afec1d8 /scripts/bpf_helpers_doc.py | |
parent | f803e34d4a25e1cf43f89f21e05176ed19223dc1 (diff) |
x86/efi: Explicitly include realmode.h to handle RM trampoline quirk
Explicitly include asm/realmode.h, which is needed to handle a real mode
trampoline quirk in efi_free_boot_services(), instead of picking it up
by way of linux/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