Merge: Update x86/mtrr to 6.5
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/3044 # Merge Request Required Information ## Summary of Changes Backport mtrr and path from upstream up to dc43fc75. This is a prerequisite for host TDX support. Omitted-fix: 90b926e6 The patch was reverted with commit 925cf045. ## Approved Development Ticket JIRA: https://issues.redhat.com/browse/RHEL-2889 Signed-off-by:Camilla Conte <cconte@redhat.com> Approved-by:
Paolo Bonzini <bonzini@gnu.org> Approved-by:
David Arcari <darcari@redhat.com> Approved-by:
Vitaly Kuznetsov <vkuznets@redhat.com> Approved-by:
Donald Dutile <ddutile@redhat.com> Signed-off-by:
Scott Weaver <scweaver@redhat.com>
No related branches found
No related tags found
Showing
- Documentation/admin-guide/kernel-parameters.txt 4 additions, 0 deletionsDocumentation/admin-guide/kernel-parameters.txt
- arch/x86/hyperv/ivm.c 4 additions, 0 deletionsarch/x86/hyperv/ivm.c
- arch/x86/include/asm/cacheinfo.h 13 additions, 0 deletionsarch/x86/include/asm/cacheinfo.h
- arch/x86/include/asm/cpuid.h 139 additions, 2 deletionsarch/x86/include/asm/cpuid.h
- arch/x86/include/asm/disabled-features.h 7 additions, 1 deletionarch/x86/include/asm/disabled-features.h
- arch/x86/include/asm/entry-common.h 2 additions, 2 deletionsarch/x86/include/asm/entry-common.h
- arch/x86/include/asm/memtype.h 2 additions, 3 deletionsarch/x86/include/asm/memtype.h
- arch/x86/include/asm/mtrr.h 50 additions, 15 deletionsarch/x86/include/asm/mtrr.h
- arch/x86/include/asm/processor.h 1 addition, 132 deletionsarch/x86/include/asm/processor.h
- arch/x86/include/asm/switch_to.h 2 additions, 5 deletionsarch/x86/include/asm/switch_to.h
- arch/x86/include/uapi/asm/mtrr.h 3 additions, 11 deletionsarch/x86/include/uapi/asm/mtrr.h
- arch/x86/kernel/cpu/amd.c 1 addition, 1 deletionarch/x86/kernel/cpu/amd.c
- arch/x86/kernel/cpu/bugs.c 1 addition, 1 deletionarch/x86/kernel/cpu/bugs.c
- arch/x86/kernel/cpu/cacheinfo.c 179 additions, 0 deletionsarch/x86/kernel/cpu/cacheinfo.c
- arch/x86/kernel/cpu/common.c 1 addition, 1 deletionarch/x86/kernel/cpu/common.c
- arch/x86/kernel/cpu/hygon.c 1 addition, 1 deletionarch/x86/kernel/cpu/hygon.c
- arch/x86/kernel/cpu/mtrr/Makefile 1 addition, 1 deletionarch/x86/kernel/cpu/mtrr/Makefile
- arch/x86/kernel/cpu/mtrr/amd.c 2 additions, 8 deletionsarch/x86/kernel/cpu/mtrr/amd.c
- arch/x86/kernel/cpu/mtrr/centaur.c 2 additions, 17 deletionsarch/x86/kernel/cpu/mtrr/centaur.c
- arch/x86/kernel/cpu/mtrr/cleanup.c 40 additions, 47 deletionsarch/x86/kernel/cpu/mtrr/cleanup.c
Loading
Please register or sign in to comment