diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2020-05-21 22:05:27 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-06-11 15:15:08 +0200 |
commit | 00cf8baf9c2af3c17f9d77bb9d07d44d330d0df2 (patch) | |
tree | 7c47ce63c4b4fee13e134c838417fc40101ceae1 /arch/x86/configs | |
parent | x86/entry: Switch XEN/PV hypercall entry to IDTENTRY (diff) | |
download | linux-00cf8baf9c2af3c17f9d77bb9d07d44d330d0df2.tar.xz linux-00cf8baf9c2af3c17f9d77bb9d07d44d330d0df2.zip |
x86/entry/64: Simplify idtentry_body
All C functions which do not have an error code have been converted to the
new IDTENTRY interface which does not expect an error code in the
arguments. Spare the XORL.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Andy Lutomirski <luto@kernel.org>
Link: https://lore.kernel.org/r/20200521202118.145811853@linutronix.de
Diffstat (limited to 'arch/x86/configs')
0 files changed, 0 insertions, 0 deletions