linux-stable/arch/x86/include
Steven Rostedt (VMware) f77efdaa77 x86: Hide the int3_emulate_call/jmp functions from UML
commit 693713cbdb upstream.

User Mode Linux does not have access to the ip or sp fields of the pt_regs,
and accessing them causes UML to fail to build. Hide the int3_emulate_jmp()
and int3_emulate_call() instructions from UML, as it doesn't need them
anyway.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-31 06:47:10 -07:00
..
asm x86: Hide the int3_emulate_call/jmp functions from UML 2019-05-31 06:47:10 -07:00
uapi/asm x86/kvm/lapic: always disable MMIO interface in x2APIC mode 2018-10-18 09:16:23 +02:00