Netdev List
 help / color / mirror / Atom feed
* Dead Config Option STMMAC_ETH?
@ 2010-08-10 12:28 Christian Dietrich
  2010-08-23  7:13 ` Peppe CAVALLARO
  0 siblings, 1 reply; 4+ messages in thread
From: Christian Dietrich @ 2010-08-10 12:28 UTC (permalink / raw)
  To: David S. Miller, Giuseppe Cavallaro, netdev, linux-kernel
  Cc: vamos-dev@i4.informatik.uni-erlangen.de

Hi all!
       
        As part of the VAMOS[0] research project at the University of
Erlangen we are looking at multiple integrity errors in linux'
configuration system.

        I've been running a check on the drivers/net/stmmac sourcetree for
config Items not defined in Kconfig and found such a case. Sourcecode
blocks depending on these Items are not reachable from a vanilla
kernel -- dead code. I've seen such dead blocks made on purpose
e.g. while integrating new features into the kernel but generally
they're just useless.

As far as i can see in drivers/net/stmmac/Kconfig STMMAC_ETH and several
depending flags are dead in the linux vanilla kernel, because it depends
on CPU_SUBTYPE_ST40, but there isn't a Kconfig option for that. But
f96691872439ab2071171d4531c4a95b5d493ae5 suggests, that support for this
ST40 plattform was removed in 2007.

There seems to be, that there was much effort on the stmmac drivers in
the last few months, so i just wanted to ask if this problem is known.

Regards

        Christian Dietrich

[0] http://vamos1.informatik.uni-erlangen.de
-- 
(λ x . x x) (λ x . x x) -- See how beatiful the lambda is
No documentation is better than bad documentation
-- Das Ausdrucken dieser Mail wird urheberrechtlich verfolgt.

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

end of thread, other threads:[~2010-08-23  8:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-10 12:28 Dead Config Option STMMAC_ETH? Christian Dietrich
2010-08-23  7:13 ` Peppe CAVALLARO
2010-08-23  8:42   ` Christian Dietrich
2010-08-23  8:44     ` Peppe CAVALLARO

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox