Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755826AbbLGVjz (ORCPT ); Mon, 7 Dec 2015 16:39:55 -0500 Received: from mail-qk0-f180.google.com ([209.85.220.180]:35213 "EHLO mail-qk0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753450AbbLGVjy (ORCPT ); Mon, 7 Dec 2015 16:39:54 -0500 Date: Mon, 7 Dec 2015 16:39:52 -0500 From: Tejun Heo To: Don Zickus 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: <20151207213952.GI9175@mtj.duckdns.org> References: <20151203002810.GJ19878@mtj.duckdns.org> <20151203002839.GK19878@mtj.duckdns.org> <20151207190617.GH9175@mtj.duckdns.org> <20151207213816.GA230987@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151207213816.GA230987@redhat.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 758 Lines: 22 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. Thanks. -- tejun -- 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/