All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andy@kernel.org>
To: Chen Ni <nichen@iscas.ac.cn>
Cc: jic23@kernel.org, dlechner@baylibre.com, nuno.sa@analog.com,
	mcoquelin.stm32@gmail.com, alexandre.torgue@foss.st.com,
	u.kleine-koenig@baylibre.com, robh@kernel.org,
	tglx@linutronix.de, jirislaby@kernel.org,
	linux-iio@vger.kernel.org,
	linux-stm32@st-md-mailman.stormreply.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] iio: adc: stm32-adc: Fix race in installing chained IRQ handler
Date: Wed, 14 May 2025 15:22:41 +0300	[thread overview]
Message-ID: <aCSLEZoeafOporMf@smile.fi.intel.com> (raw)
In-Reply-To: <20250514085138.3221059-1-nichen@iscas.ac.cn>

On Wed, May 14, 2025 at 04:51:38PM +0800, Chen Ni wrote:
> Fix a race where a pending interrupt could be received and the handler
> called before the handler's data has been setup, by converting to
> irq_set_chained_handler_and_data().

Sounds like it needs a Fixes tag.

-- 
With Best Regards,
Andy Shevchenko




      reply	other threads:[~2025-05-14 15:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-14  8:51 [PATCH] iio: adc: stm32-adc: Fix race in installing chained IRQ handler Chen Ni
2025-05-14 12:22 ` Andy Shevchenko [this message]

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=aCSLEZoeafOporMf@smile.fi.intel.com \
    --to=andy@kernel.org \
    --cc=alexandre.torgue@foss.st.com \
    --cc=dlechner@baylibre.com \
    --cc=jic23@kernel.org \
    --cc=jirislaby@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=nichen@iscas.ac.cn \
    --cc=nuno.sa@analog.com \
    --cc=robh@kernel.org \
    --cc=tglx@linutronix.de \
    --cc=u.kleine-koenig@baylibre.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.