x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL
authorJuergen Gross <jgross@suse.com>
Sat, 15 Aug 2020 10:06:36 +0000 (12:06 +0200)
committerIngo Molnar <mingo@kernel.org>
Sat, 15 Aug 2020 11:52:11 +0000 (13:52 +0200)
commit0cabf9914990dc59a7e1793ef2fb294d578dc210
tree64d6b2b835d018ceb4b1eedf059cb9f77d4bba43
parentc9c9735c46f589b9877b7fc00c89ef1b61a31e18
x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL

The last 32-bit user of stuff under CONFIG_PARAVIRT_XXL is gone.

Remove 32-bit specific parts.

Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20200815100641.26362-2-jgross@suse.com
arch/x86/entry/vdso/vdso32/vclock_gettime.c
arch/x86/include/asm/paravirt.h
arch/x86/include/asm/paravirt_types.h
arch/x86/include/asm/pgtable-3level_types.h
arch/x86/include/asm/segment.h
arch/x86/kernel/cpu/common.c
arch/x86/kernel/kprobes/core.c
arch/x86/kernel/kprobes/opt.c
arch/x86/kernel/paravirt.c
arch/x86/kernel/paravirt_patch.c
arch/x86/xen/enlighten_pv.c