From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933508AbcGLPUW (ORCPT ); Tue, 12 Jul 2016 11:20:22 -0400 Received: from mail-qk0-f195.google.com ([209.85.220.195]:33169 "EHLO mail-qk0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932428AbcGLPUV (ORCPT ); Tue, 12 Jul 2016 11:20:21 -0400 Date: Tue, 12 Jul 2016 11:20:18 -0400 From: Tejun Heo To: Steven Rostedt Cc: Lai Jiangshan , linux-kernel@vger.kernel.org, Thomas Gleixner , Sebastian Andrzej Siewior Subject: Re: [PATCH 1/5] workqueue: wq_pool_mutex protects the attrs-installation Message-ID: <20160712152018.GK3190@htj.duckdns.org> References: <1431336953-3260-1-git-send-email-laijs@cn.fujitsu.com> <1431336953-3260-2-git-send-email-laijs@cn.fujitsu.com> <20160310214411.GA1526@home.goodmis.org> <20160711165044.09aec407@gandalf.local.home> <20160712150947.GJ3190@htj.duckdns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160712150947.GJ3190@htj.duckdns.org> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 12, 2016 at 11:09:47AM -0400, Tejun Heo wrote: > On Mon, Jul 11, 2016 at 04:50:44PM -0400, Steven Rostedt wrote: > > > > [ crickets ] > > Oops, sorry about that. Looking at it now. Hmmm... Looking at the thread, I already responded to the question regarding sched-RCU usage in the queueing path. Is there something else I can do from wq side? Thanks. -- tejun