]> git.baikalelectronics.ru Git - kernel.git/commit
x86/mpx: Remove selftests themselves
authorDave Hansen <dave.hansen@linux.intel.com>
Fri, 5 Jul 2019 17:53:20 +0000 (10:53 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 22 Jul 2019 09:54:56 +0000 (11:54 +0200)
commit3c5a613313146321de085080a0f5f92c4c165f9d
tree1d3123bcf4f733fd8043bcbdff499797268bc7ba
parent76111d98e8ad35bcd705658f44b5028b7706a295
x86/mpx: Remove selftests themselves

MPX is being removed from the kernel due to a lack of support in the
toolchain going forward (gcc).

Remove the x86 selftests since they have been causing some issues because
of their propensity to do some debug-aiding tracepoint mucking.

Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20190705175320.6542F8AE@viggo.jf.intel.com
tools/testing/selftests/x86/mpx-debug.h [deleted file]
tools/testing/selftests/x86/mpx-dig.c [deleted file]
tools/testing/selftests/x86/mpx-hw.h [deleted file]
tools/testing/selftests/x86/mpx-mini-test.c [deleted file]
tools/testing/selftests/x86/mpx-mm.h [deleted file]