commit | 4364e1a29be16b2783c0bcbc263f61236af64281 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Jul 04 15:32:25 2016 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Jul 04 15:32:25 2016 +0200 |
tree | 4d6b192761686831adea4b2452878d62b7bf0f27 | |
parent | 8658be133baa92c06b6d832a436d437deb2e2a22 [diff] |
genirq/msi: Fix broken debug output virq is not required to be the same for all msi descs. Use the base irq number from the desc in the debug printk. Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>