Merge branch 'x86/asm' into x86/mm, to resolve conflicts
authorIngo Molnar <mingo@kernel.org>
Fri, 15 Jul 2016 08:26:04 +0000 (10:26 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 15 Jul 2016 08:26:04 +0000 (10:26 +0200)
 Conflicts:
tools/testing/selftests/x86/Makefile

Signed-off-by: Ingo Molnar <mingo@kernel.org>
1  2 
arch/x86/boot/boot.h
tools/testing/selftests/x86/Makefile

Simple merge
@@@ -4,8 -4,8 +4,8 @@@ include ../lib.m
  
  .PHONY: all all_32 all_64 warn_32bit_failure clean
  
 -TARGETS_C_BOTHBITS := single_step_syscall sysret_ss_attrs syscall_nt ptrace_syscall \
 +TARGETS_C_BOTHBITS := single_step_syscall sysret_ss_attrs syscall_nt ptrace_syscall test_mremap_vdso \
-                       check_initial_reg_state sigreturn ldt_gdt iopl
+                       check_initial_reg_state sigreturn ldt_gdt iopl mpx-mini-test
  TARGETS_C_32BIT_ONLY := entry_from_vm86 syscall_arg_fault test_syscall_vdso unwind_vdso \
                        test_FCMOV test_FCOMI test_FISTTP \
                        vdso_restorer