commit | 02d00eaa64bfd57fcbefe848e46e5ddca62ed5e6 | [log] [tgz] |
---|---|---|
author | Jiang Liu <jiang.liu@linux.intel.com> | Tue Jun 23 20:02:43 2015 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat Jul 11 23:14:24 2015 +0200 |
tree | c3b2d883d00db57940f8b195c845d49a9e7db310 | |
parent | b80f5f3fc0dc5362eac19585c31a1cc414a6cf95 [diff] |
genirq: Remove irq argument from report_bad_irq() Not really a hotpath, so __report_bad_irq() can retrieve the irq number from the irq descriptor. [ tglx: Split out from combo patch ] Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>