From: Jakub Bogusz <qboosh@pld-linux.org>
To: linux-kernel@vger.kernel.org
Subject: 2.6.4-rc2 (and earlier) - conflicting types for `linux_cpus' on sparc
Date: Fri, 5 Mar 2004 15:42:40 +0100 [thread overview]
Message-ID: <20040305144240.GI29693@gruby.cs.net.pl> (raw)
CC arch/sparc/kernel/devices.o
arch/sparc/kernel/devices.c:18: error: conflicting types for `linux_cpus'
include/asm/smp.h:37: error: previous declaration of `linux_cpus'
make[1]: *** [arch/sparc/kernel/devices.o] Error 1
make: *** [arch/sparc/kernel] Error 2
kernel/devices.c contains:
struct prom_cpuinfo linux_cpus[32];
while asm-sparc/smp.h contains:
extern struct prom_cpuinfo linux_cpus[NR_CPUS];
I suppose it should be [NR_CPUS] in the first place too?
--
Jakub Bogusz http://cyber.cs.net.pl/~qboosh/
PLD Team http://www.pld-linux.org/
reply other threads:[~2004-03-05 14:42 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=20040305144240.GI29693@gruby.cs.net.pl \
--to=qboosh@pld-linux.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®