All of lore.kernel.org
 help / color / mirror / Atom feed
* modversions.h source pollution in 2.4
@ 2001-02-05  0:07 Keith Owens
  2001-02-05  0:12 ` Jeff Garzik
  2001-02-05 18:16 ` Andreas Dilger
  0 siblings, 2 replies; 5+ messages in thread
From: Keith Owens @ 2001-02-05  0:07 UTC (permalink / raw)
  To: linux-kernel

The following files explicitly include linux/modversions.h.  They
should not do this, the Makefiles are responsible for automatically
including modversions.h.  Since modversions.h will disappear in 2.5,
consider this advance warning that the offending sources can expect
problems.

Maintainers: please fix these sources by removing modversions.h.

arch/ia64/kernel/palinfo.c
drivers/char/amiserial.c
drivers/char/dtlk.c
drivers/char/ip2.c
drivers/char/ip2main.c
drivers/char/rocket.c
drivers/char/serial.c
drivers/md/lvm.c
drivers/net/eepro100.c
drivers/net/epic100.c
drivers/net/starfire.c
drivers/net/wan/lmc/lmc_main.c

The presence of symbols like foo__ver_foo is not a reason to explicitly
include modversions.h, see http://www.tux.org/lkml/#s8-8.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

end of thread, other threads:[~2001-02-05 20:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-05  0:07 modversions.h source pollution in 2.4 Keith Owens
2001-02-05  0:12 ` Jeff Garzik
2001-02-05 18:16 ` Andreas Dilger
2001-02-05 18:21   ` Alan Cox
2001-02-05 20:23   ` Keith Owens

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.