linux-sgx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/sgx: Revert two recent master changes
@ 2019-10-08  4:12 Sean Christopherson
  2019-10-08  4:12 ` [PATCH 1/2] x86/sgx: Revert using BIT() to define ENCLS_FAULT_FLAG Sean Christopherson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sean Christopherson @ 2019-10-08  4:12 UTC (permalink / raw)
  To: Jarkko Sakkinen; +Cc: linux-sgx

Revert two changes that break the build and cause panic during boot.
Not true reverts since the chanes have already been squashed.

Sean Christopherson (2):
  x86/sgx: Revert using BIT() to define ENCLS_FAULT_FLAG
  x86/sgx: Revert moving sgx_init() call to sgx_detect()

 arch/x86/include/asm/sgx.h        |  7 -------
 arch/x86/kernel/cpu/intel.c       |  5 -----
 arch/x86/kernel/cpu/sgx/encls.h   |  2 +-
 arch/x86/kernel/cpu/sgx/main.c    | 16 +++++++++-------
 arch/x86/kernel/cpu/sgx/reclaim.c |  2 +-
 arch/x86/kernel/cpu/sgx/sgx.h     |  2 +-
 6 files changed, 12 insertions(+), 22 deletions(-)
 delete mode 100644 arch/x86/include/asm/sgx.h

-- 
2.22.0


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

end of thread, other threads:[~2019-10-08 23:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-08  4:12 [PATCH 0/2] x86/sgx: Revert two recent master changes Sean Christopherson
2019-10-08  4:12 ` [PATCH 1/2] x86/sgx: Revert using BIT() to define ENCLS_FAULT_FLAG Sean Christopherson
2019-10-08  4:12 ` [PATCH 2/2] x86/sgx: Revert moving sgx_init() call to sgx_detect() Sean Christopherson
2019-10-08 23:28 ` [PATCH 0/2] x86/sgx: Revert two recent master changes Jarkko Sakkinen

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).