Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752497Ab3DLOXh (ORCPT ); Fri, 12 Apr 2013 10:23:37 -0400 Received: from mail-lb0-f171.google.com ([209.85.217.171]:39557 "EHLO mail-lb0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751508Ab3DLOXg (ORCPT ); Fri, 12 Apr 2013 10:23:36 -0400 MIME-Version: 1.0 In-Reply-To: <20130410172446.GF21951@gmail.com> References: <1364993190-13784-1-git-send-email-fweisbec@gmail.com> <20130408111919.GB1225@gmail.com> <20130410172446.GF21951@gmail.com> Date: Fri, 12 Apr 2013 16:23:35 +0200 Message-ID: Subject: Re: [RFC GIT PULL] nohz: Kconfig layout improvements From: Frederic Weisbecker To: Ingo Molnar Cc: LKML , Andrew Morton , Chris Metcalf , Christoph Lameter , Geoff Levand , Gilad Ben Yossef , Hakan Akkan , Kevin Hilman , Li Zhong , Namhyung Kim , "Paul E. McKenney" , Paul Gortmaker , Peter Zijlstra , Steven Rostedt , Thomas Gleixner , Michal Marek Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 849 Lines: 24 2013/4/10 Ingo Molnar : >> Agreed. I mentioned that in the pull request. It's again due to an >> arbitrary Kconfig limitation. The following: >> >> config X >> select Y >> >> doesn't work if Y is part of a Kconfig "choice". >> I have a patch that fixes in Kconfig, will submit it to Michal and fix >> the nohz passive dependency once we get that sorted. > > Wow, you are fixing kconfig. > > 99% of the people work it around in some fashion. > > Kudos! Wait, I'm actually _trying_ to! I found a few bugs in my patch already. Looks like it's not going to be a piece of cake. -- 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/