[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170418081213.GF3899@wtj.duckdns.org>
Date: Tue, 18 Apr 2017 17:12:13 +0900
From: Tejun Heo <tj@...nel.org>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: Re: [WARNING] kernel/workqueue.c:2041 process_one_work (when cpu
goes offline)
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
Powered by blists - more mailing lists