diff options
author | Sean Christopherson <[email protected]> | 2019-11-26 08:54:09 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-12-10 10:15:48 +0100 |
commit | 6315ec9286e5146760a22d5ba8ccc6f5606e1401 (patch) | |
tree | 54f13f4d0470f3d755271881a3f66298e1371e7d /scripts/bpf_helpers_doc.py | |
parent | ac0b14dc16561c530796bfe9646ac2e0369a0bd6 (diff) |
x86/kprobes: Explicitly include vmalloc.h for set_vm_flush_reset_perms()
The inclusion of linux/vmalloc.h, which is required for its definition
of set_vm_flush_reset_perms(), is somehow dependent on asm/realmode.h
being included by asm/acpi.h. Explicitly include linux/vmalloc.h so
that a future patch can drop the realmode.h include from asm/acpi.h
without breaking the build.
Signed-off-by: Sean Christopherson <[email protected]>
Acked-by: Steven Rostedt (VMware) <[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