All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [WARNING] kernel/workqueue.c:2041 process_one_work (when cpu goes offline)
Date: Tue, 18 Apr 2017 17:12:13 +0900	[thread overview]
Message-ID: <20170418081213.GF3899@wtj.duckdns.org> (raw)
In-Reply-To: <20170411000837.GA29406@wtj.duckdns.org>

Hello,

On Tue, Apr 11, 2017 at 09:08:37AM +0900, Tejun Heo wrote:
> On Wed, Apr 05, 2017 at 03:16:28PM -0400, Steven Rostedt wrote:
> > My tests have started to recently trigger this warning quite often,
> > which causes my tests to fail. The test that triggers this is running
> > the mmiotracer which forces all but one CPU offline.

So, the rescuer handling seems fine and nothing really changed from
workqueue side.  Any chance cpuset is involved?  If so, there was a
recent race condition fix 77f88796cee8 ("cgroup, kthread: close race
window where new kthreads can be migrated to non-root cgroups").  If
that's not it, it'd be great if you can explain the test case so that
I can repro the problem.

Thanks.

-- 
tejun

      reply	other threads:[~2017-04-18  8:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-05 19:16 [WARNING] kernel/workqueue.c:2041 process_one_work (when cpu goes offline) Steven Rostedt
2017-04-11  0:08 ` Tejun Heo
2017-04-18  8:12   ` Tejun Heo [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=20170418081213.GF3899@wtj.duckdns.org \
    --to=tj@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rostedt@goodmis.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.