From: Dave Hansen <dave.hansen@linux.intel.com>
To: torvalds@linux-foundation.org
Cc: x86@kernel.org, linux-kernel@vger.kernel.org,
Dave Hansen <dave.hansen@linux.intel.com>
Subject: [GIT PULL] x86/misc for 6.13-rc1
Date: Tue, 19 Nov 2024 17:18:29 -0800 [thread overview]
Message-ID: <20241120011829.818599-1-dave.hansen@linux.intel.com> (raw)
Hi Linus,
Please pull some x86/misc changes for 6.13-rc1. As usual for this
branch, these are super random: a compile fix for some newish LLVM
checks and making sure a Kconfig text reference to "RSB" matches the
normal definition.
--
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_misc_for_6.13-rc1
for you to fetch changes up to 62e724494db7954c47b4417769f1225cf98f4d77:
x86/cpu: Make sure flag_is_changeable_p() is always being used (2024-11-08 09:08:48 -0800)
----------------------------------------------------------------
- Rework some CPU setup code to keep LLVM happy on 32-bit
- Correct RSB terminology in Kconfig text
----------------------------------------------------------------
Andy Shevchenko (1):
x86/cpu: Make sure flag_is_changeable_p() is always being used
Breno Leitao (1):
x86/bugs: Correct RSB terminology in Kconfig
arch/x86/Kconfig | 17 ++++++++---------
arch/x86/include/asm/cpuid.h | 8 +++++---
arch/x86/kernel/cpu/common.c | 39 ++++++++++++++++++---------------------
3 files changed, 31 insertions(+), 33 deletions(-)
next reply other threads:[~2024-11-20 1:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-20 1:18 Dave Hansen [this message]
2024-11-22 22:32 ` [GIT PULL] x86/misc for 6.13-rc1 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=20241120011829.818599-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