diff options
author | Dave Hansen <dave.hansen@linux.intel.com> | 2020-01-23 19:41:15 +0100 |
---|---|---|
committer | Dave Hansen <dave.hansen@intel.com> | 2020-01-23 19:41:15 +0100 |
commit | aa9ccb7b47f909e2e7206ebb47e4c63e477199fc (patch) | |
tree | 76592fb190eada40e527c4791a76839d838c7f9a /arch/um | |
parent | x86/mpx: remove build infrastructure (diff) | |
download | linux-aa9ccb7b47f909e2e7206ebb47e4c63e477199fc.tar.xz linux-aa9ccb7b47f909e2e7206ebb47e4c63e477199fc.zip |
x86/mpx: remove bounds exception code
From: Dave Hansen <dave.hansen@linux.intel.com>
MPX is being removed from the kernel due to a lack of support
in the toolchain going forward (gcc).
Remove the other user-visible ABI: signal handling. This code
should basically have been inactive after the prctl()s were
removed, but there may be some small ABI remnants from this code.
Remove it.
Cc: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: x86@kernel.org
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Diffstat (limited to 'arch/um')
0 files changed, 0 insertions, 0 deletions