Merge tag 'x86_cache_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 cache resource control updates from Dave Hansen: "These declare the resource control (rectrl) MSRs a bit more normally and clean up an unnecessary structure member: - Remove unnecessary arch_has_empty_bitmaps structure memory - Move rescrtl MSR defines into msr-index.h, like normal MSRs" * tag 'x86_cache_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/resctrl: Move MSR defines into msr-index.h x86/resctrl: Remove arch_has_empty_bitmaps
Showing
- arch/x86/include/asm/msr-index.h 15 additions, 6 deletionsarch/x86/include/asm/msr-index.h
- arch/x86/include/asm/resctrl.h 3 additions, 5 deletionsarch/x86/include/asm/resctrl.h
- arch/x86/kernel/cpu/resctrl/core.c 1 addition, 3 deletionsarch/x86/kernel/cpu/resctrl/core.c
- arch/x86/kernel/cpu/resctrl/ctrlmondata.c 1 addition, 2 deletionsarch/x86/kernel/cpu/resctrl/ctrlmondata.c
- arch/x86/kernel/cpu/resctrl/internal.h 0 additions, 10 deletionsarch/x86/kernel/cpu/resctrl/internal.h
- arch/x86/kernel/cpu/resctrl/pseudo_lock.c 2 additions, 2 deletionsarch/x86/kernel/cpu/resctrl/pseudo_lock.c
- include/linux/resctrl.h 3 additions, 3 deletionsinclude/linux/resctrl.h
Loading
Please register or sign in to comment