linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Hans de Goede <hdegoede@redhat.com>,
	x86@kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/1] genirq: Fix [devm_]irq_alloc_desc returning irq 0
Date: Thu,  4 Feb 2021 22:02:02 +0100	[thread overview]
Message-ID: <20210204210203.105934-1-hdegoede@redhat.com> (raw)

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


             reply	other threads:[~2021-02-04 21:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-04 21:02 Hans de Goede [this message]
2021-02-04 21:02 ` [PATCH 1/1] genirq: Fix [devm_]irq_alloc_desc returning irq 0 Hans de Goede

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210204210203.105934-1-hdegoede@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).