]> git.ipfire.org Git - thirdparty/linux.git/commit
x86/sgx: Remove .fixup usage
authorPeter Zijlstra <peterz@infradead.org>
Wed, 10 Nov 2021 10:01:20 +0000 (11:01 +0100)
committerPeter Zijlstra <peterz@infradead.org>
Sat, 11 Dec 2021 08:09:49 +0000 (09:09 +0100)
commit5ce8e39f55521c762f0e6d1bba9597284b1f2e69
treee7986c4b43cd54721e3d3f461a6c4b5ff8867499
parentfedb24cda1ca5407e1965b261e349ea85d6c03dc
x86/sgx: Remove .fixup usage

Create EX_TYPE_FAULT_SGX which does as EX_TYPE_FAULT does, except adds
this extra bit that SGX really fancies having.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Josh Poimboeuf <jpoimboe@redhat.com>
Link: https://lore.kernel.org/r/20211110101325.961246679@infradead.org
arch/x86/include/asm/extable_fixup_types.h
arch/x86/include/asm/sgx.h
arch/x86/kernel/cpu/sgx/encls.h
arch/x86/mm/extable.c