diff options
author | Thomas Gleixner <[email protected]> | 2020-05-12 14:54:14 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-06-11 15:14:42 +0200 |
commit | c9317202af70ee03d44fdd68abebdb640b8ab411 (patch) | |
tree | 2b2662937525fc5c8161dab79ce0706f28018715 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 410367e321b5cbd4a616161142a7d162cf55885e (diff) |
x86/entry/64: Use native swapgs in asm_load_gs_index()
When PARAVIRT_XXL is in use, then load_gs_index() uses xen_load_gs_index()
and asm_load_gs_index() is unused.
It's therefore pointless to use the paravirtualized SWAPGS implementation
in asm_load_gs_index(). Switch it to a plain swapgs.
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Steven Rostedt (VMware) <[email protected]>
Acked-by: Juergen Gross <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions