Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1242354
| From | Michal Marek <mmarek@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4] kbuild: document recursive dependency limitation / resolution |
| Date | 2015-10-08 15:40 +0200 |
| Message-ID | <qhjAm-4X0-25@gated-at.bofh.it> (permalink) |
| References | <pRFPQ-1zd-19@gated-at.bofh.it> <qh6a6-2y3-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Oct 07, 2015 at 04:16:33PM -0700, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" <mcgrof@suse.com> > > 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. > > While at it also document a bit of future prospects of ways to > enhance Kconfig, including providing formal semantics and evaluation > of use of a SAT solver. If you're interested in this work or prospects > of it check out the kconfig-sat project wiki [0] and mailing list [1]. > > [0] http://kernelnewbies.org/KernelProjects/kconfig-sat > [1] https://groups.google.com/d/forum/kconfig-sat > > Cc: Geert Uytterhoeven <geert@linux-m68k.org> > Cc: James Bottomley <jbottomley@odin.com> > Cc: Josh Triplett <josh@joshtriplett.org> > Cc: Paul Bolle <pebolle@tiscali.nl> > Cc: Herbert Xu <herbert@gondor.apana.org.au> > Cc: Takashi Iwai <tiwai@suse.de> > Cc: "Yann E. MORIN" <yann.morin.1998@free.fr> > Cc: Michal Marek <mmarek@suse.com> > Cc: Jonathan Corbet <corbet@lwn.net> > Cc: Mate Soos <soos.mate@gmail.com> > Cc: linux-kbuild@vger.kernel.org > Cc: linux-doc@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com> Applied to kbuild.git#kconfig, 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/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v4] kbuild: document recursive dependency limitation / resolution "Luis R. Rodriguez" <mcgrof@do-not-panic.com> - 2015-10-08 01:20 +0200 Re: [PATCH v4] kbuild: document recursive dependency limitation / resolution Michal Marek <mmarek@suse.com> - 2015-10-08 15:40 +0200
csiph-web