diff options
| author | Dave Hansen <[email protected]> | 2019-07-05 17:53:21 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2019-07-22 09:54:57 +0000 |
| commit | f240652b6032b48ad7fa35c5e701cc4c8d697c0b (patch) | |
| tree | 5b1c833f37071a7a8c4547502c9aa276afd6d943 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | x86/mpx: Remove selftests themselves (diff) | |
| download | kernel-f240652b6032b48ad7fa35c5e701cc4c8d697c0b.tar.gz kernel-f240652b6032b48ad7fa35c5e701cc4c8d697c0b.zip | |
x86/mpx: Remove MPX APIs
MPX is being removed from the kernel due to a lack of support in the
toolchain going forward (gcc).
The first step is to remove the userspace-visible ABIs so that applications
will stop using it. The most visible one are the enable/disable prctl()s.
Remove them first.
This is the most minimal and least invasive change needed to ensure that
apps stop using MPX with new kernels.
Signed-off-by: Dave Hansen <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
