All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.4.19 -> 2.4.22-pre6 module version include redefines
@ 2003-07-17 16:18 Mark Frazer
  0 siblings, 0 replies; only message in thread
From: Mark Frazer @ 2003-07-17 16:18 UTC (permalink / raw)
  To: linux-kernel

I am getting warnings along the lines of
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon   -nostdinc -iwithprefix include -DKBUILD_BASENAME=exec_domain  -DEXPORT_SYMTAB -c exec_domain.c
In file included from /usr/src/linux/include/linux/modversions.h:113,
                 from /usr/src/linux/include/linux/module.h:21,
                 from exec_domain.c:14:
/usr/src/linux/include/linux/modules/hdlc_generic.ver:3:1: warning: "__ver_register_hdlc_device" redefined
In file included from /usr/src/linux/include/linux/modversions.h:112,
                 from /usr/src/linux/include/linux/module.h:21,
                 from exec_domain.c:14:
/usr/src/linux/include/linux/modules/hdlc.ver:3:1: warning: this is the location of the previous definition

$ grep __ver_register_hdlc_device include/linux/modules/hdlc*.ver
include/linux/modules/hdlc.ver:#define __ver_register_hdlc_device       smp_f4a3504f
include/linux/modules/hdlc_generic.ver:#define __ver_register_hdlc_device      smp_69f92d43

I only see this on my dual athlon box, not on my single x86.  These errors
are also seen in 2.4.19, 2.4.20 & 2.4.21.

.config and build output at http://mjfrazer.org/~mjfrazer/linux/

-mark
-- 
Like most of life's problems, this one can be solved with bending. - Bender

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-07-17 16:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-17 16:18 2.4.19 -> 2.4.22-pre6 module version include redefines Mark Frazer

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.