Merge tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 May 2024 16:04:37 +0000 (09:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 May 2024 16:04:37 +0000 (09:04 -0700)
commit5186ba33234c9a90833f7c93ce7de80e25fac6f5
tree77bf0bdfdcccca3c57fd5bcd6db02f751ded36ed
parent25c7cb05fa61078d99d56fda36bd6d0a1638139d
parent931be446c6cbc15691dd499957e961f4e1d56afb
Merge tag 'x86_cache_for_v6.10_rc1' of git://git./linux/kernel/git/tip/tip

Pull x86 resource control updates from Borislav Petkov:

 - Add a tracepoint to read out LLC occupancy of resource monitor IDs
   with the goal of freeing them sooner rather than later

 - Other code improvements and cleanups

* tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/resctrl: Add tracepoint for llc_occupancy tracking
  x86/resctrl: Rename pseudo_lock_event.h to trace.h
  x86/resctrl: Simplify call convention for MSR update functions
  x86/resctrl: Pass domain to target CPU
arch/x86/kernel/cpu/resctrl/core.c
arch/x86/kernel/cpu/resctrl/pseudo_lock.c