[GIT PULL] x86/misc for 7.2-rc1
From: Dave Hansen
Date: Mon Jun 15 2026 - 15:45:00 EST
Hi Linus,
Please pull some x86/misc changes for 7.2-rc1.
These are the usual random pile, with the one exception of moving
Rick over to be a TDX maintainer. Rick has been doing a great job
with TDX contributions, especially on the host side of things.
It's time to promote him to "M".
--
The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_misc_for_7.2-rc1
for you to fetch changes up to 1d2cf6d5b5994df68e3431f0a1a8f72a191b8aad:
MAINTAINERS: Move Rick Edgecombe to TDX maintainer (2026-05-28 14:54:22 -0700)
----------------------------------------------------------------
* Move Rick Edgecombe to TDX maintainer
* Remove unused header
* Ensure printf() validation in all configs
----------------------------------------------------------------
Ethan Nelson-Moore (1):
x86: Remove unnecessary architecture-specific <asm/device.h>
Rick Edgecombe (1):
MAINTAINERS: Move Rick Edgecombe to TDX maintainer
Sean Christopherson (2):
x86/bug: Add printf() validation to HAVE_ARCH_BUG_FORMAT_ARGS WARNs
x86/bug: Put HAVE_ARCH_BUG_FORMAT_ARGS WARN definitions inside __ASSEMBLER__
MAINTAINERS | 2 +-
arch/x86/include/asm/bug.h | 4 +++-
arch/x86/include/asm/device.h | 11 -----------
3 files changed, 4 insertions(+), 13 deletions(-)
delete mode 100644 arch/x86/include/asm/device.h