x86/iopl: Remove legacy IOPL option
The IOPL emulation via the I/O bitmap is sufficient. Remove the legacy cruft dealing with the (e)flags based IOPL mechanism. Signed-off-by:Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Juergen Gross <jgross@suse.com> (Paravirt and Xen parts) Acked-by:
Andy Lutomirski <luto@kernel.org>
Showing
- arch/x86/Kconfig 3 additions, 20 deletionsarch/x86/Kconfig
- arch/x86/include/asm/paravirt.h 0 additions, 4 deletionsarch/x86/include/asm/paravirt.h
- arch/x86/include/asm/paravirt_types.h 0 additions, 2 deletionsarch/x86/include/asm/paravirt_types.h
- arch/x86/include/asm/processor.h 3 additions, 23 deletionsarch/x86/include/asm/processor.h
- arch/x86/include/asm/xen/hypervisor.h 0 additions, 2 deletionsarch/x86/include/asm/xen/hypervisor.h
- arch/x86/kernel/ioport.c 11 additions, 36 deletionsarch/x86/kernel/ioport.c
- arch/x86/kernel/paravirt.c 0 additions, 2 deletionsarch/x86/kernel/paravirt.c
- arch/x86/kernel/process_32.c 0 additions, 9 deletionsarch/x86/kernel/process_32.c
- arch/x86/kernel/process_64.c 0 additions, 11 deletionsarch/x86/kernel/process_64.c
- arch/x86/xen/enlighten_pv.c 0 additions, 10 deletionsarch/x86/xen/enlighten_pv.c
Loading
Please register or sign in to comment