x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging
authorJoerg Roedel <joro@8bytes.org>
Wed, 26 Sep 2012 10:44:36 +0000 (12:44 +0200)
committerJoerg Roedel <joro@8bytes.org>
Mon, 28 Jan 2013 09:48:30 +0000 (10:48 +0100)
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>

No differences found