Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933372Ab0LUAND (ORCPT ); Mon, 20 Dec 2010 19:13:03 -0500 Received: from tex.lwn.net ([70.33.254.29]:57271 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757394Ab0LUANB (ORCPT ); Mon, 20 Dec 2010 19:13:01 -0500 Date: Mon, 20 Dec 2010 17:12:59 -0700 From: Jonathan Corbet To: Frederic Weisbecker Cc: Peter Zijlstra , LKML , Thomas Gleixner , "Paul E. McKenney" , Ingo Molnar , Steven Rostedt , Lai Jiangshan , Andrew Morton , Anton Blanchard , Tim Pepper Subject: Re: [RFC PATCH 06/15] nohz_task: Keep the tick if rcu needs it Message-ID: <20101220171259.1d3cb6ad@bike.lwn.net> In-Reply-To: <20101220234934.GD1715@nowhere> References: <1292858662-5650-1-git-send-email-fweisbec@gmail.com> <1292858662-5650-7-git-send-email-fweisbec@gmail.com> <1292860700.5021.14.camel@laptop> <20101220234934.GD1715@nowhere> Organization: LWN.net X-Mailer: Claws Mail 3.7.8 (GTK+ 2.23.2; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1068 Lines: 24 On Tue, 21 Dec 2010 00:49:38 +0100 Frederic Weisbecker wrote: > Nope, the new config can only be built after [RFC PATCH 11/15] x86: Nohz task support > > I know I split up the patches in some unusual way but I did that on purpose: > I wanted to have a finegrained patchset so that it's more reviewable than a big > "core support" - "arch support" dual patch based style. > > But I ensured the new config can not be enabled before it's entirely buildable > and has no known bugs. Which is a nice thought (it helped me to understand the patches - article forthcoming), but there is a downside: if anybody tries to bisect a problem, they'll end up at #11. This stuff is sufficiently tricky that it would be nice to be able to bisect a little closer to the patch which actually introduced a bug. jon -- 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/