From: David Howells <dhowells@redhat.com>
To: Toralf =?iso-8859-1?q?F=F6rster?= <toralf.foerster@gmx.de>
Cc: netdev@vger.kernel.org
Subject: Re: linux-2.6.21-ga205752d build #249 failed in net/rxrpc/rxkad.o:(.bss+0x0): multiple definition of `rxrpc_debug'
Date: Sat, 28 Apr 2007 00:19:30 +0100 [thread overview]
Message-ID: <31645.1177715970@redhat.com> (raw)
In-Reply-To: <200704272124.29189.toralf.foerster@gmx.de>
Toralf Förster <toralf.foerster@gmx.de> wrote:
> net/rxrpc/rxkad.o:(.bss+0x0): multiple definition of `rxrpc_debug'
> net/rxrpc/af-rxrpc.o:(.bss+0x10): first defined here
I've submitted a patch that fixes that already.
Subject: [PATCH 2/3] AF_RXRPC/AFS: Arch-specific fixes
Though DaveM isn't keen on the way I did it, so there'll be another patch to
change it.
What I intend to do, I think, is to drop the #define of rxrpc_debug ->
rxkad_debug and also to drop the definition of rxrpc_debug in rxkad.c. The
rxrpc_debug in af_rxrpc.c can then be EXPORT_SYMBOL'd and shared between the
two related modules.
Unfortunately, it'll have to wait till later today to give me a chance to test
it.
David
prev parent reply other threads:[~2007-04-27 23:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-27 19:24 linux-2.6.21-ga205752d build #249 failed in net/rxrpc/rxkad.o:(.bss+0x0): multiple definition of `rxrpc_debug' Toralf Förster
2007-04-27 23:19 ` David Howells [this message]
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=31645.1177715970@redhat.com \
--to=dhowells@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=toralf.foerster@gmx.de \
/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.