All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Marc Hartmayer" <mhartmay@linux.ibm.com>
To: Lai Jiangshan <jiangshanlai@gmail.com>, Tejun Heo <tj@kernel.org>
Cc: linux-kernel@vger.kernel.org, Lai Jiangshan <jiangshan.ljs@antgroup.com>
Subject: Re: [PATCH] workqueue: Remove incorrect "WARN_ON_ONCE(!list_empty(&worker->entry));" from dying worker
Date: Fri, 02 Aug 2024 09:09:22 +0200	[thread overview]
Message-ID: <87ikwjo0yl.fsf@linux.ibm.com> (raw)
In-Reply-To: <CAJhGHyD7Ligkp4Ww0STbj=p=igOmORQP86XyB-CmQ0wGqK351Q@mail.gmail.com>

On Thu, Aug 01, 2024 at 11:11 AM +0800, Lai Jiangshan <jiangshanlai@gmail.com> wrote:
> Hello, Tejun
>
> On Mon, Jul 29, 2024 at 7:39 PM Marc Hartmayer <mhartmay@linux.ibm.com> wrote:
>
>>
>> […snip]
>>
>> The crash I reported is fixed by this patch. But I can't say whether the
>> removal of the warning is OK.
>>
>
> Could you have a look at it please?

Hi Lai,

I am not familiar with the code, so I cannot give a qualified answer.
But if it helps, here is my

Tested-by: Marc Hartmayer <mhartmay@linux.ibm.com>

>
> Thanks
> Lai

  reply	other threads:[~2024-08-02  7:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-25  1:04 [PATCH] workqueue: Remove incorrect "WARN_ON_ONCE(!list_empty(&worker->entry));" from dying worker Lai Jiangshan
2024-07-29 11:39 ` Marc Hartmayer
2024-08-01  3:11   ` Lai Jiangshan
2024-08-02  7:09     ` Marc Hartmayer [this message]
2024-08-01 23:14 ` Tejun Heo

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=87ikwjo0yl.fsf@linux.ibm.com \
    --to=mhartmay@linux.ibm.com \
    --cc=jiangshan.ljs@antgroup.com \
    --cc=jiangshanlai@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tj@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.