Files
linux/arch
Steven Rostedt (VMware) 1d84eb87ef 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:46:00 -07:00
..
2019-02-20 10:25:47 +01:00
2019-03-23 20:10:00 +01:00
2019-04-17 08:38:53 +02:00
2018-08-23 14:55:01 -07:00