--- zzzz-none-000/linux-3.10.107/arch/x86/um/shared/sysdep/faultinfo_64.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/x86/um/shared/sysdep/faultinfo_64.h 2021-02-04 17:41:59.000000000 +0000 @@ -27,9 +27,6 @@ /* This is Page Fault */ #define SEGV_IS_FIXABLE(fi) ((fi)->trap_no == 14) -/* No broken SKAS API, which doesn't pass trap_no, here. */ -#define SEGV_MAYBE_FIXABLE(fi) 0 - #define PTRACE_FULL_FAULTINFO 1 #endif