public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/cache for 6.2
@ 2022-12-12 19:15 Dave Hansen
  2022-12-12 22:46 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Hansen @ 2022-12-12 19:15 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, x86

Hi Linus,

Please pull some x86/cache changes for v6.2.  These declare the
resource control (rectrl) MSRs a bit more normally and clean up
an unnecessary structure member.

--

The following changes since commit 247f34f7b80357943234f93f247a1ae6b6c3a740:

  Linux 6.1-rc2 (2022-10-23 15:27:33 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_cache_for_6.2

for you to fetch changes up to 97fa21f65c3eb5bbab9b4734bed37fd624cddd86:

  x86/resctrl: Move MSR defines into msr-index.h (2022-11-27 23:00:45 +0100)

----------------------------------------------------------------
Minor cleanups:
 * Remove unnecessary arch_has_empty_bitmaps structure memory
 * Move rescrtl MSR defines into msr-index.h, like normal MSRs

----------------------------------------------------------------
Babu Moger (1):
      x86/resctrl: Remove arch_has_empty_bitmaps

Borislav Petkov (1):
      x86/resctrl: Move MSR defines into msr-index.h

 arch/x86/include/asm/msr-index.h          | 21 +++++++++++++++------
 arch/x86/include/asm/resctrl.h            |  8 +++-----
 arch/x86/kernel/cpu/resctrl/core.c        |  4 +---
 arch/x86/kernel/cpu/resctrl/ctrlmondata.c |  3 +--
 arch/x86/kernel/cpu/resctrl/internal.h    | 10 ----------
 arch/x86/kernel/cpu/resctrl/pseudo_lock.c |  4 ++--
 include/linux/resctrl.h                   |  6 +++---
 7 files changed, 25 insertions(+), 31 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] x86/cache for 6.2
  2022-12-12 19:15 [GIT PULL] x86/cache for 6.2 Dave Hansen
@ 2022-12-12 22:46 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-12-12 22:46 UTC (permalink / raw)
  To: Dave Hansen; +Cc: Linus Torvalds, linux-kernel, x86

The pull request you sent on Mon, 12 Dec 2022 11:15:23 -0800:

> https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_cache_for_6.2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/287f037db5b46de5a86e4bdfbf02e0206ca877bf

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-12 22:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-12 19:15 [GIT PULL] x86/cache for 6.2 Dave Hansen
2022-12-12 22:46 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox