From: khromy@lnuxlab.ath.cx (khromy)
To: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.19-rc2-ac2
Date: Fri, 19 Jul 2002 15:27:07 -0400 [thread overview]
Message-ID: <20020719192707.GA22951@lnuxlab.ath.cx> (raw)
In-Reply-To: <E17VYzf-0001wE-00@tahoe.alcove-fr>
When compiling 2.4.19-rc2-ac2 I got the following warning:
ksyms.c:15:1: warning: "smp_num_cpus" redefined
In file included from /usr/src/linux-2.4-ac/include/linux/sched.h:23,
from /usr/src/linux-2.4-ac/include/linux/mm.h:4,
from /usr/src/linux-2.4-ac/include/linux/slab.h:14,
from ksyms.c:13:
/usr/src/linux-2.4-ac/include/linux/smp.h:80:1: warning: this is the location of the previous definition
When I looked at ksyms.c:15 I see:
#include <linux/slab.h>
#include <linux/smp.h>
#define smp_num_cpus 11 <----
#include <linux/module.h>
#include <linux/blkdev.h>
Is that suppose to really be there?
--
L1: khromy ;khromy(at)lnuxlab.ath.cx
next prev parent reply other threads:[~2002-07-19 19:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-18 19:35 Linux 2.4.19-rc2-ac2 Alan Cox
2002-07-19 8:38 ` Adrian Bunk
2002-07-20 0:39 ` Alan Cox
2002-07-19 14:44 ` Stelian Pop
2002-07-19 19:27 ` khromy [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-07-16 17:13 Linux 2.4.19-rc1-ac5 Alan Cox
2002-07-19 20:36 ` Linux 2.4.19-rc2-ac2 Ian Soboroff
2002-07-19 21:02 ` Philippe Gramoullé
2002-07-22 13:03 ` mbs
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=20020719192707.GA22951@lnuxlab.ath.cx \
--to=khromy@lnuxlab.ath.cx \
--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.