From: Thomas Tai <thomas.tai@oracle.com>
To: tony.luck@intel.com, dave.hansen@linux.intel.com,
jarkko@kernel.org, reinette.chatre@intel.co,
naoya.horiguchi@nec.com, linmiaohe@huawei.com,
akpm@linux-foundation.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org, thomas.tai@oracle.com
Subject: [PATCH V2 0/1] x86/sgx: Add code to inject hwpoison into SGX memory
Date: Wed, 28 Sep 2022 11:38:31 -0400 [thread overview]
Message-ID: <20220928153832.1032566-1-thomas.tai@oracle.com> (raw)
This patch adds code to inject hwpoison into SGX memory. The SGX memory
is processor reserved memory that cannot be directly accessed by system
software.
Changes since v1:
- Add a comment in hwpoison_inject as suggested by Miaohe
- v1: Reviewed-by: Tony Luck <tony.luck@intel.com>
- v1: Reviewed-by: Miaohe Lin <linmiaohe@huawei.com>
Thomas Tai (1):
x86/sgx: Add code to inject hwpoison into SGX memory
Documentation/mm/hwpoison.rst | 44 +++++++++++++++++++++++++++++++++++
mm/hwpoison-inject.c | 4 ++++
2 files changed, 48 insertions(+)
--
2.31.1
next reply other threads:[~2022-09-28 16:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-28 15:38 Thomas Tai [this message]
2022-09-28 15:38 ` [PATCH V2 1/1] " Thomas Tai
2022-09-30 21:50 ` Jarkko Sakkinen
2022-10-02 14:51 ` Thomas Tai
2022-10-04 22:12 ` Jarkko Sakkinen
2022-10-07 6:33 ` HORIGUCHI NAOYA(堀口 直也)
2022-10-11 12:50 ` Thomas Tai
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=20220928153832.1032566-1-thomas.tai@oracle.com \
--to=thomas.tai@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=dave.hansen@linux.intel.com \
--cc=jarkko@kernel.org \
--cc=linmiaohe@huawei.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=naoya.horiguchi@nec.com \
--cc=reinette.chatre@intel.co \
--cc=tony.luck@intel.com \
/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