All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: "Jakub Raczynski" <j.raczynski@samsung.com>
Cc: <netdev@vger.kernel.org>, <alexandre.torgue@foss.st.com>,
	<joabreu@synopsys.com>
Subject: Re: [PATCH] stmmac: Clear variable when destroying workqueue
Date: Mon, 26 Feb 2024 06:55:56 -0800	[thread overview]
Message-ID: <20240226065556.0ffe7cb1@kernel.org> (raw)
In-Reply-To: <000001da68a3$cc05a190$6410e4b0$@samsung.com>

On Mon, 26 Feb 2024 12:06:02 +0100 Jakub Raczynski wrote:
> Scratch that, confused main workqueue with fpe_workqueue in that message.
> Proposed commit should not introduce problem with fpe_workqueue, since in
> stmmac_fpe_event_status() there is check for both NULL and __FPE_REMOVING
> before queueing work.

You're right, I missed the NULL check.. if there's no other use of
fpe_wq - v2 just needs the Fixes tag.

      reply	other threads:[~2024-02-26 14:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20240221143239eucas1p259ca215d24490cd7fc073a6c3c35693b@eucas1p2.samsung.com>
2024-02-21 14:32 ` [PATCH] stmmac: Clear variable when destroying workqueue Jakub Raczynski
2024-02-24  0:32   ` Jakub Kicinski
2024-02-26 11:06     ` Jakub Raczynski
2024-02-26 14:55       ` Jakub Kicinski [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=20240226065556.0ffe7cb1@kernel.org \
    --to=kuba@kernel.org \
    --cc=alexandre.torgue@foss.st.com \
    --cc=j.raczynski@samsung.com \
    --cc=joabreu@synopsys.com \
    --cc=netdev@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 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.