public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/tdx for 6.9
@ 2024-03-11 17:38 Dave Hansen
  2024-03-12  3:32 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Hansen @ 2024-03-11 17:38 UTC (permalink / raw)
  To: torvalds; +Cc: x86, linux-kernel, Dave Hansen

Hi Linus,

Please pull an x86/tdx change for 6.9.  This one is rather unremarkable,
just fixing up the fact that TDX is now using movdir64b() for non-__iomem
addresses.

--

The following changes since commit b401b621758e46812da61fa58a67c3fd8d91de0d:

  Linux 6.8-rc5 (2024-02-18 12:56:25 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_tdx_for_6.9

for you to fetch changes up to 5bdd181821b2c65b074cfad07d7c7d5d3cfe20bf:

  x86/asm: Remove the __iomem annotation of movdir64b()'s dst argument (2024-02-22 14:52:09 -0800)

----------------------------------------------------------------
 * Fix sparse warning from TDX use of movdir64b()

----------------------------------------------------------------
Kai Huang (1):
      x86/asm: Remove the __iomem annotation of movdir64b()'s dst argument

 arch/x86/include/asm/io.h            | 2 +-
 arch/x86/include/asm/special_insns.h | 9 +++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2024-03-12  3:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-11 17:38 [GIT PULL] x86/tdx for 6.9 Dave Hansen
2024-03-12  3:32 ` 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