linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Config Items appearing twice in same Kconfig file?
@ 2010-05-12 14:34 Christoph Egger
  2010-05-12 14:40 ` Christoph Egger
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Egger @ 2010-05-12 14:34 UTC (permalink / raw)
  To: Richard Henderson, Ivan Kokshaysky, Matt Turner, Andrew Morton,
	FUJITA Tomonori, Mike Frysinger, Graf Yang, Mikael Starvik,
	Jesper Nilsson, Tony Luck, Fenghua Yu, Benjamin Herrenschmidt,
	Paul Mackerras, Chen Liqin, Lennox Wu, Arnd Bergmann,
	Thomas Gleixner, Ingo Molnar, H. Peter Anvin, x86,
	Arjan van de Ven, Karsten Keil, Jesse Barnes, David S. Miller,
	Alexey Kuznetsov, Pekka Savola (ipv6), James Morris,
	Hideaki YOSHIFUJI, Patrick McHardy, Timo Teras, linux-alpha,
	linux-kernel, uclinux-dist-devel, linux-cris-kernel, linux-ia64,
	linuxppc-dev, netdev
  Cc: vamos

Hi all!

   First of all sorry for the huge CC, I couldn't come up with a way
to create a smaller list while reaching all the relevant people.

   We, the vamos project[1] at the Friedrich Alexander University are
analything the linux configuration model trying to detect
errors. During a run with our tools we noticed  the fact that the
option ALPHA_LEGACY_START_ADDRESS in arch/alpha/Kconfig.debug is
listed twice with contradictory dependencies on ALPHA_GENERIC.

   Taking a closer look[2] we noticed 22 occurences where the same
config option is defined more than once in the same Kconfig file, not
all of them are, of course, contradictory as the ALPHA sample.

   We"d be interested in reasons to keep this configuration split up
in the same file or if this is just a error introduced someeewhere in
linux' development that should be fixed.

Regards

   Chritoph Egger

[ Please keep vamos@ Cc-ed -- we're not following all the lkml traffic
  ;) no need to keep me though ]

[1] http://vamos1.informatik.uni-erlangen.de
[2] grep  ^config **/Kconfig* | sort | uniq -d -c

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-05-17  5:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-12 14:34 Config Items appearing twice in same Kconfig file? Christoph Egger
2010-05-12 14:40 ` Christoph Egger
2010-05-13  1:08   ` Michael Ellerman
2010-05-17  5:13   ` [Uclinux-dist-devel] " Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).