Merge tag 'x86_cache_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 12 Dec 2022 22:30:54 +0000 (14:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 12 Dec 2022 22:30:54 +0000 (14:30 -0800)
commit287f037db5b46de5a86e4bdfbf02e0206ca877bf
tree56efb3d4d29175a1e98a6ba3e895de522492994e
parenta89ef2aa552db985e0ee8cb458846298c007704c
parent97fa21f65c3eb5bbab9b4734bed37fd624cddd86
Merge tag 'x86_cache_for_6.2' of git://git./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
arch/x86/include/asm/msr-index.h