From: Aaron Bentley <aaron_bentley@email.com>
To: linux-kernel@vger.kernel.org
Subject: ksyms.ver redefines various CPU-related macros
Date: Fri, 05 Jan 2001 21:32:56 -0500 [thread overview]
Message-ID: <3A5683D8.962C02CD@email.com> (raw)
Thanks for 2.4.0. Here's a bug. . .
Compiling for Celeron with SMP disabled causes large quantities of
warnings about macros being redefined in i386_ksyms.ver
With SMP on, it does not happen.
Aaron Bentley
/usr/src/linux-2.4.0/include/linux/modules/i386_ksyms.ver:78: warning:
`cpu_data
' redefined
/usr/src/linux-2.4.0/include/asm/processor.h:78: warning: this is the
location o
f the previous definition
/usr/src/linux-2.4.0/include/linux/modules/i386_ksyms.ver:82: warning:
`smp_num_
cpus' redefined
/usr/src/linux-2.4.0/include/linux/smp.h:80: warning: this is the
location of th
e previous definition
/usr/src/linux-2.4.0/include/linux/modules/i386_ksyms.ver:84: warning:
`cpu_onli
ne_map' redefined
/usr/src/linux-2.4.0/include/linux/smp.h:88: warning: this is the
location of th
e previous definition
/usr/src/linux-2.4.0/include/linux/modules/i386_ksyms.ver:98: warning:
`smp_call
_function' redefined
/usr/src/linux-2.4.0/include/linux/smp.h:87: warning: this is the
location of th
e previous definition
In file included from
/usr/src/linux-2.4.0/include/linux/modversions.h:117,
from /usr/src/linux-2.4.0/include/linux/module.h:21,
from netfilter.c:18:
/usr/src/linux-2.4.0/include/linux/modules/ksyms.ver:504: warning:
`del_timer_sy
nc' redefined
/usr/src/linux-2.4.0/include/linux/timer.h:34: warning: this is the
location of
the previous definition
In file included from /usr/src/linux-2.4.0/include/linux/interrupt.h:45,
from netfilter.c:19:
/usr/src/linux-2.4.0/include/asm/hardirq.h:37: warning:
`synchronize_irq' redefi
ned
/usr/src/linux-2.4.0/include/linux/modules/i386_ksyms.ver:86: warning:
this is t
he location of the previous definition
rm -f core.o
ld -m elf_i386 -r -o core.o sock.o skbuff.o iovec.o datagram.o scm.o
sysctl_net
_core.o dev.o dev_mcast.o dst.o neighbour.o rtnetlink.o utils.o
netfilter.o
make[3]: Leaving directory `/usr/src/linux-2.4.0/net/core'
make[2]: Leaving directory `/usr/src/linux-2.4.0/net/core'
make -C ethernet
make[2]: Entering directory `/usr/src/linux-2.4.0/net/ethernet'
make all_targets
make[3]: Entering directory `/usr/src/linux-2.4.0/net/ethernet'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.0/include -Wall
-Wstrict-prototypes -O2 -f
omit-frame-pointer -fno-strict-aliasing -pipe -march=i686 -c -o
eth.o eth.c
--
Aaron Bentley
Keep posted on my news and performances:
abmusic-subscribe@topica.com
-
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/
reply other threads:[~2001-01-06 2:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3A5683D8.962C02CD@email.com \
--to=aaron_bentley@email.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.