All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: linuxppc-dev@lists.ozlabs.org, Nicholas Piggin <npiggin@gmail.com>
Subject: Re: [PATCH] powerpc/64: Don't recurse irq replay
Date: Wed, 15 Feb 2023 23:40:21 +1100	[thread overview]
Message-ID: <167646482170.1421441.403555993331285105.b4-ty@ellerman.id.au> (raw)
In-Reply-To: <20230121102618.2824429-1-npiggin@gmail.com>

On Sat, 21 Jan 2023 20:26:18 +1000, Nicholas Piggin wrote:
> Interrupt handlers called by soft-pending irq replay code can run
> softirqs, softirq replay enables and disables local irqs, which allows
> interrupts to come in including soft-masked interrupts, and it can
> cause pending irqs to be replayed again. That makes the soft irq replay
> state machine and possible races more complicated and fragile than it
> needs to be.
> 
> [...]

Applied to powerpc/next.

[1/1] powerpc/64: Don't recurse irq replay
      https://git.kernel.org/powerpc/c/5746ca131e2496ccd5bb4d7a0244d6c38070cbf5

cheers

      reply	other threads:[~2023-02-15 12:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-21 10:26 [PATCH] powerpc/64: Don't recurse irq replay Nicholas Piggin
2023-02-15 12:40 ` Michael Ellerman [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=167646482170.1421441.403555993331285105.b4-ty@ellerman.id.au \
    --to=patch-notifications@ellerman.id.au \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=npiggin@gmail.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.