x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI
authorIngo Molnar <mingo@kernel.org>
Mon, 14 May 2018 08:59:08 +0000 (10:59 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 14 May 2018 09:14:45 +0000 (11:14 +0200)
commit73bb4d6cd192b8629c5125aaada9892d9fc986b6
tree708c5069e8d6379dc3841f53e8ba4b32690f1428
parent0fb96620dce351608aa82eed5942e2f58b07beda
x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI

Fix this warning:

  mpx-mini-test.c:422:0: warning: "SEGV_BNDERR" redefined

Cc: 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>
Cc: akpm@linux-foundation.org
Cc: dave.hansen@intel.com
Cc: linux-mm@kvack.org
Cc: linuxram@us.ibm.com
Cc: mpe@ellerman.id.au
Cc: shakeelb@google.com
Cc: shuah@kernel.org
Link: http://lkml.kernel.org/r/20180514085908.GA12798@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
tools/testing/selftests/x86/mpx-mini-test.c