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/tdx for 6.9
Date: Mon, 11 Mar 2024 10:38:55 -0700 [thread overview]
Message-ID: <20240311173855.346357-1-dave.hansen@linux.intel.com> (raw)
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(-)
next reply other threads:[~2024-03-11 17:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-11 17:38 Dave Hansen [this message]
2024-03-12 3:32 ` [GIT PULL] x86/tdx for 6.9 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=20240311173855.346357-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