diff options
author | Kirill A. Shutemov <kirill.shutemov@linux.intel.com> | 2025-05-16 15:33:06 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-05-17 10:38:29 +0200 |
commit | 09230b7554824c9db1712324efcf3595c67fd326 (patch) | |
tree | aaadfe5110b8677dd284dae1505401e12e72a36f /scripts/lib/kdoc/kdoc_files.py | |
parent | 7212b58d6d7133e4cd3c2295e1fb54febe284156 (diff) |
x86/paravirt: Restrict PARAVIRT_XXL to 64-bit only
PARAVIRT_XXL is exclusively utilized by XEN_PV, which is only compatible
with 64-bit machines.
Clearly designate PARAVIRT_XXL as 64-bit only and remove ifdefs to
support CONFIG_PGTABLE_LEVELS < 5.
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Juergen Gross <jgross@suse.com>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20250516123306.3812286-5-kirill.shutemov@linux.intel.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions