x86, ioapic: Correct printout of ioapic entries

commit 5c1eb3863d08 'x86, irq: Simplify the way to print IOAPIC entry'
got the printout of mask and polarity wrong.

!mask is enabled and !polarity is high. Turn it around.

While at it make the printout aligned for the different texts so the
output can be easily parsed.

Fixes: 5c1eb3863d08 'x86, irq: Simplify the way to print IOAPIC entry'
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Jiang Liu <jiang.liu@linux.intel.com>
Cc: x86@kernel.org
1 file changed