x86/mpx: Remove selftests Makefile entry
authorDave Hansen <dave.hansen@linux.intel.com>
Fri, 5 Jul 2019 17:53:18 +0000 (10:53 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 22 Jul 2019 09:54:56 +0000 (11:54 +0200)
commit48febc03e6c239d96f46d8b38d91863769fc18c8
treeab6ab8eae4ffd95dc44d6966219d1f02e9b13beb
parent69732102426b1c55a257386841fb80ec1f425d32
x86/mpx: Remove selftests Makefile entry

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

This is the smallest possible patch to fix some issues that have been
reported around running the MPX selftests.  It it would also have been part
of any removal series, it is offered first.

Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20190705175318.784C233E@viggo.jf.intel.com
tools/testing/selftests/x86/Makefile