linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/1] x86/sgx: Add code to inject hwpoison into SGX memory
@ 2022-09-28 15:38 Thomas Tai
  2022-09-28 15:38 ` [PATCH V2 1/1] " Thomas Tai
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas Tai @ 2022-09-28 15:38 UTC (permalink / raw)
  To: tony.luck, dave.hansen, jarkko, reinette.chatre, naoya.horiguchi,
	linmiaohe, akpm, linux-mm, linux-kernel, thomas.tai

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



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

end of thread, other threads:[~2022-10-11 12:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-28 15:38 [PATCH V2 0/1] x86/sgx: Add code to inject hwpoison into SGX memory Thomas Tai
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).