The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Marc Zyngier <maz@kernel.org>,
	stable@vger.kernel.org, linux-kernel@vger.kernel.org,
	Johan Hovold <johan+linaro@kernel.org>
Subject: [PATCH stable-5.15 0/2] irqdomain: Fix mapping-creation race
Date: Mon, 13 Mar 2023 13:00:05 +0100	[thread overview]
Message-ID: <20230313120007.25938-1-johan@kernel.org> (raw)

From: Johan Hovold <johan+linaro@kernel.org>

Here are backports of the irqdomain fixes that failed to apply to 5.15.

Johan

Johan Hovold (2):
  irqdomain: Refactor __irq_domain_alloc_irqs()
  irqdomain: Fix mapping-creation race

 kernel/irq/irqdomain.c | 152 +++++++++++++++++++++++++----------------
 1 file changed, 94 insertions(+), 58 deletions(-)

-- 
2.39.2


             reply	other threads:[~2023-03-13 11:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-13 12:00 Johan Hovold [this message]
2023-03-13 12:00 ` [PATCH stable-5.15 1/2] irqdomain: Refactor __irq_domain_alloc_irqs() Johan Hovold
2023-03-13 12:00 ` [PATCH stable-5.15 2/2] irqdomain: Fix mapping-creation race Johan Hovold

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=20230313120007.25938-1-johan@kernel.org \
    --to=johan@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=johan+linaro@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maz@kernel.org \
    --cc=stable@vger.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