diff options
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2019-05-11 08:32:40 -0400 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2019-05-11 08:35:52 -0400 |
commit | 693713cbdb3a4bda5a8a678c31f06560bbb14657 (patch) | |
tree | 1cf41a2d49136484e087ec2c2bacd17266536352 /arch/nds32 | |
parent | 56e33afd7757d5da2664fb797f2544ce167176be (diff) | |
download | linux-693713cbdb3a4bda5a8a678c31f06560bbb14657.tar.bz2 |
x86: Hide the int3_emulate_call/jmp functions from UML
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>
Diffstat (limited to 'arch/nds32')
0 files changed, 0 insertions, 0 deletions