]> git.baikalelectronics.ru Git - 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)
commitca7fcc0f1baf2be37bad6ecf69da95945661906e
tree16aa1ffd77fe51b1850631ce0ce0743a1d41490e
parentd8463a5184c36a2983858bf9a4277df151ba5479
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: a0091bbe41a7 ("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