[PATCH 0/1] genirq: Fix [devm_]irq_alloc_desc returning irq 0

From: Hans de Goede
Date: Thu Feb 04 2021 - 16:03:58 EST


Hi All,

This patch seems to have fallen through the cracks, hence this resend.

Note this fixes an WARN/backtrace at boot with recent kernels on all
Intel Bay Trail and Cherry Trail based devices, as such it would be
good if we can get this merged.

If this is not the right way to fix this, then please let me know.
The WARN can also be avoided with a simple i915 driver patch, but
this seems to be the more correct way to fix this.

Regards,

Hans



Hans de Goede (1):
genirq: Fix [devm_]irq_alloc_desc returning irq 0

include/linux/irq.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)