public inbox for linux-sgx@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Take away EREMOVE from sgx_free_epc_page()
@ 2021-01-13 23:35 jarkko
  2021-01-13 23:35 ` [PATCH v4 1/2] x86/sgx: Remove a warn " jarkko
  2021-01-13 23:35 ` [PATCH v4 2/2] x86/sgx: Wipe out EREMOVE " jarkko
  0 siblings, 2 replies; 3+ messages in thread
From: jarkko @ 2021-01-13 23:35 UTC (permalink / raw)
  To: linux-sgx; +Cc: dave.hansen, kai.huang, haitao.huang, seanjc, jarkko@kernel.org

From: "jarkko@kernel.org" <jarkko@kernel.org>

Refactor EREMOVE out of sgx_free_epc_page() since it is only used in
one function.

v4:
- No code changes to v4. Re-send because of
  "-to linux@sgx.vger.kernel.org"

jarkko@kernel.org (2):
  x86/sgx: Remove a warn from sgx_free_epc_page()
  x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()

 arch/x86/kernel/cpu/sgx/encl.c | 13 +++++++++++++
 arch/x86/kernel/cpu/sgx/main.c | 12 ++++--------
 2 files changed, 17 insertions(+), 8 deletions(-)

-- 
2.29.2


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

end of thread, other threads:[~2021-01-14  1:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-13 23:35 [PATCH v4 0/2] Take away EREMOVE from sgx_free_epc_page() jarkko
2021-01-13 23:35 ` [PATCH v4 1/2] x86/sgx: Remove a warn " jarkko
2021-01-13 23:35 ` [PATCH v4 2/2] x86/sgx: Wipe out EREMOVE " jarkko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox