Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933935AbbHDL5d (ORCPT ); Tue, 4 Aug 2015 07:57:33 -0400 Received: from mx2.suse.de ([195.135.220.15]:38672 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933819AbbHDL52 (ORCPT ); Tue, 4 Aug 2015 07:57:28 -0400 Subject: Re: [PATCH] kbuild: document recursive dependency limitation / resolution To: "Luis R. Rodriguez" References: <1438200556-13842-1-git-send-email-mcgrof@do-not-panic.com> <55B938EA.2080402@infradead.org> Cc: Randy Dunlap , josh@joshtriplett.org, jbottomley@odin.com, geert@linux-m68k.org, pebolle@tiscali.nl, herbert@gondor.apana.org.au, tiwai@suse.de, yann.morin.1998@free.fr, corbet@lwn.net, linux-kbuild@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, roberto@dicosmo.org, zack@upsilon.cc, "Luis R. Rodriguez" From: Michal Marek Message-ID: <55C0A8A1.2030706@suse.com> Date: Tue, 4 Aug 2015 13:57:21 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <55B938EA.2080402@infradead.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 951 Lines: 26 Dne 29.7.2015 v 22:34 Randy Dunlap napsal(a): > On 07/29/15 13:09, Luis R. Rodriguez wrote: >> From: "Luis R. Rodriguez" >> >> Recursive dependency issues with kconfig are unavoidable due to >> some limitations with kconfig, since these issues are recurring >> provide a hint to the user how they can resolve these dependency >> issues and also document why such limitation exists. Good idea. >> +Kconfig's limitations can be addressed by implementing a SAT solver for it, >> +but until then, Kconfig is limitted to require developers to use one of > > limited should I apply the patch with the typo fixed or are you going to send a v2? Thanks, Michal -- 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/