From: Dave Hansen <dave.hansen@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, x86@kernel.org
Subject: [GIT PULL] x86/cache for 6.2
Date: Mon, 12 Dec 2022 11:15:23 -0800 [thread overview]
Message-ID: <20221212191523.553233-1-dave.hansen@linux.intel.com> (raw)
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(-)
next reply other threads:[~2022-12-12 19:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-12 19:15 Dave Hansen [this message]
2022-12-12 22:46 ` [GIT PULL] x86/cache for 6.2 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221212191523.553233-1-dave.hansen@linux.intel.com \
--to=dave.hansen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox