From: Oliver Feiler <kiza@gmx.net>
To: Adrian Bunk <bunk@fs.tum.de>
Cc: linux-kernel@vger.kernel.org, linux-net@vger.kernel.org,
"David S. Miller" <davem@redhat.com>
Subject: Re: [2.4 patch] Re: CONFIG_ATALK cannot be compiled as a module
Date: Wed, 19 May 2004 12:27:42 +0200 [thread overview]
Message-ID: <200405191227.58002.kiza@gmx.net> (raw)
In-Reply-To: <20040510235343.GD18093@fs.tum.de>
[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 1513 bytes --]
Hi Adrian,
sorry for the late reply, didn't find time to test it earlier.
On Tuesday 11 May 2004 01:53, Adrian Bunk wrote:
> > > > when selecting CONFIG_ATALK as a module the symbols
> > > > register_snap_client and unregister_snap_client will be unresolved.
> > > > As I understand it they are in net/802/psnap.c which does not get
> > > > compiled when Appletalk is selected as a module. Compiling into the
> > > > kernel works fine.
> > > >...
> The patch below that should fix it.
>
> diffstat output:
> net/802/Makefile | 60 ++++++++++++++---------------------------------
> net/Makefile | 2 -
> 2 files changed, 20 insertions(+), 42 deletions(-)
>
> patch description:
> - net/Makefile: there might be modules in net/802/
> - net/802/Makefile: deuglyfy it and make it more similar to the
> 2.6 version
Yes, works fine. No unresolved symbols.
FWIW, the modules psnap.o and p8022.o don't export a license and taint the
kernel:
Warning: loading /lib/modules/2.4.26/kernel/net/802/p8022.o will taint the
kernel: no license
See http://www.tux.org/lkml/#export-tainted for information about tainted
modules
Module p8022 loaded, with warnings
Warning: loading /lib/modules/2.4.26/kernel/net/802/psnap.o will taint the
kernel: no license
Module psnap loaded, with warnings
Module appletalk loaded, with warnings
Other than that it works for me. Thanks for your help!
Oliver
--
Oliver Feiler - http://kiza.kcore.de/
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-05-19 10:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-10 23:53 [2.4 patch] Re: CONFIG_ATALK cannot be compiled as a module Adrian Bunk
2004-05-12 19:06 ` David S. Miller
2004-05-19 10:27 ` Oliver Feiler [this message]
2004-05-19 17:58 ` [2.4 patch] net/802/{p8022,psnap}.c: add MODULE_LICENSE Adrian Bunk
2004-05-20 6:25 ` David S. Miller
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=200405191227.58002.kiza@gmx.net \
--to=kiza@gmx.net \
--cc=bunk@fs.tum.de \
--cc=davem@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-net@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