]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 20 Jun 2017 08:46:22 +0000 (10:46 +0200)
commit28d58c4fb5aae60a25c4f3840023fbf282547f8c
tree339a6c257aa144a6d25c5ac39117252d828655bd
parentf186948ccdc927c1a1940e3d62ec70926befe5ab
x86/mpx: Re-add MPX to selftests Makefile

BugLink: http://bugs.launchpad.net/bugs/1691369
commit e64d5fbe56259c94df504af8ce804cfc6a022adb upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
tools/testing/selftests/x86/Makefile