diff options
author | Christoph Hellwig <[email protected]> | 2021-12-15 17:56:11 +0100 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2021-12-22 19:50:26 +0100 |
commit | 4d5cff69fbddbbefef2903faa48263cc5d3ca382 (patch) | |
tree | 73c3658b7700ccd9eeb34799d4f2c49c1097e4c0 /scripts/bpf_doc.py | |
parent | c494eb366dbfc5095c0f159bbb5c6d4ec3ed37ec (diff) |
x86/mtrr: Remove the mtrr_bp_init() stub
Add an IS_ENABLED() check in setup_arch() and call pat_disable()
directly if MTRRs are not supported. This allows to remove the
<asm/memtype.h> include in <asm/mtrr.h>, which pull in lowlevel x86
headers that should not be included for UML builds and will cause build
warnings with a following patch.
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions