x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging
This call-back is used to dump IO-APIC entries for debugging purposes into the kernel log. VT-d needs a special routine for this and will overwrite the default. Signed-off-by:Joerg Roedel <joro@8bytes.org> Acked-by:
Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Reviewed-by:
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Showing
- arch/x86/include/asm/io_apic.h 3 additions, 0 deletionsarch/x86/include/asm/io_apic.h
- arch/x86/include/asm/x86_init.h 1 addition, 0 deletionsarch/x86/include/asm/x86_init.h
- arch/x86/kernel/apic/io_apic.c 56 additions, 53 deletionsarch/x86/kernel/apic/io_apic.c
- arch/x86/kernel/x86_init.c 1 addition, 0 deletionsarch/x86/kernel/x86_init.c
- drivers/iommu/intel_irq_remapping.c 8 additions, 0 deletionsdrivers/iommu/intel_irq_remapping.c
Loading
Please register or sign in to comment