public inbox for linux-sgx@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/sgx: Take away EREMOVE from sgx_free_epc_page()
@ 2021-01-11 22:36 jarkko
  2021-01-11 22:36 ` [PATCH 1/2] x86/sgx: Remove a warn " jarkko
  2021-01-11 22:36 ` [PATCH 2/2] x86/sgx: Wipe out EREMOVE " jarkko
  0 siblings, 2 replies; 3+ messages in thread
From: jarkko @ 2021-01-11 22:36 UTC (permalink / raw)
  To: linux-sgx
  Cc: kai.huang, dave.hansen, haitao.huang, jarkko@kernel.org,
	Thomas Gleixner, Ingo Molnar, Borislav Petkov, H. Peter Anvin,
	x86

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

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

I re-organized my Git a bit in order to keep track of things:

- 'master' bleading edge and 'next' ready PR ready branch
- 'numa' has nearly finished stuff, including the patches I'm
  posting now.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: x86@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 | 15 ++++++++++++++-
 arch/x86/kernel/cpu/sgx/main.c | 12 ++++--------
 2 files changed, 18 insertions(+), 9 deletions(-)

-- 
2.29.2


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

end of thread, other threads:[~2021-01-11 22:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-11 22:36 [PATCH 0/2] x86/sgx: Take away EREMOVE from sgx_free_epc_page() jarkko
2021-01-11 22:36 ` [PATCH 1/2] x86/sgx: Remove a warn " jarkko
2021-01-11 22:36 ` [PATCH 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