Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756921AbbLHQBA (ORCPT ); Tue, 8 Dec 2015 11:01:00 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40138 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756819AbbLHQA7 (ORCPT ); Tue, 8 Dec 2015 11:00:59 -0500 Date: Tue, 8 Dec 2015 11:00:54 -0500 From: Don Zickus To: Tejun Heo Cc: Ulrich Obergfell , Ingo Molnar , Peter Zijlstra , Andrew Morton , linux-kernel@vger.kernel.org, kernel-team@fb.com Subject: Re: [PATCH v2 2/2] workqueue: implement lockup detector Message-ID: <20151208160054.GD230987@redhat.com> References: <20151203002810.GJ19878@mtj.duckdns.org> <20151203002839.GK19878@mtj.duckdns.org> <20151207190617.GH9175@mtj.duckdns.org> <20151207213816.GA230987@redhat.com> <20151207213952.GI9175@mtj.duckdns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151207213952.GI9175@mtj.duckdns.org> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 916 Lines: 25 On Mon, Dec 07, 2015 at 04:39:52PM -0500, Tejun Heo wrote: > On Mon, Dec 07, 2015 at 04:38:16PM -0500, Don Zickus wrote: > > On Mon, Dec 07, 2015 at 02:06:17PM -0500, Tejun Heo wrote: > > > Hello, > > > > > > Decoupled the control knobs from softlockup. It's now workqueue > > > module param which can be updated at runtime. If there's no > > > objection, I'll push the two patches through wq/for-4.5. > > > > Does this still compile correctly with CONFIG_WQ_WATCHDOG disabled? > > Yeah and if some config combo breaks I'm gonna catch it while it goes > through wq tree. I think I am fine with this approach. Acked-by: Don Zickus Cheers, Don -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/