]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
x86/mpx: Re-add MPX to selftests Makefile
authorDave Hansen <dave.hansen@linux.intel.com>
Wed, 1 Feb 2017 22:56:29 +0000 (14:56 -0800)
committerIngo Molnar <mingo@kernel.org>
Thu, 2 Feb 2017 07:09:18 +0000 (08:09 +0100)
commite64d5fbe56259c94df504af8ce804cfc6a022adb
tree16aa1ffd77fe51b1850631ce0ce0743a1d41490e
parent3ad38ceb2769f08d0abd132331a7a6130536a36c
x86/mpx: Re-add MPX to selftests Makefile

Ingo pointed out that the MPX tests were no longer in the selftests
Makefile.  It appears that I shot myself in the foot on this one
and accidentally removed them when I added the pkeys tests, probably
from bungling a merge conflict.

Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Fixes: 5f23f6d082a9 ("x86/pkeys: Add self-tests")
Link: http://lkml.kernel.org/r/20170201225629.C3070852@viggo.jf.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
tools/testing/selftests/x86/Makefile