linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] genirq: Fix [devm_]irq_alloc_desc returning irq 0
@ 2021-02-04 21:02 Hans de Goede
  2021-02-04 21:02 ` [PATCH 1/1] " Hans de Goede
  0 siblings, 1 reply; 2+ messages in thread
From: Hans de Goede @ 2021-02-04 21:02 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: Hans de Goede, x86, linux-kernel

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(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-04 21:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-04 21:02 [PATCH 0/1] genirq: Fix [devm_]irq_alloc_desc returning irq 0 Hans de Goede
2021-02-04 21:02 ` [PATCH 1/1] " Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).