From: Norberto Bensa <norberto+linux-kernel@bensa.ath.cx>
To: linux-kernel@vger.kernel.org
Cc: Guillaume POIRIER <guillaume.poirier@irisa.fr>
Subject: Re: reiser4, kallsyms_lookup, 2.6.7-mm7
Date: Thu, 29 Jul 2004 09:24:11 -0300 [thread overview]
Message-ID: <200407290924.11351.norberto+linux-kernel@bensa.ath.cx> (raw)
In-Reply-To: <4108C548.2020008@irisa.fr>
Guillaume POIRIER wrote:
> Norberto Bensa wrote:
> > Hello everyone,
> >
> > well, just out of curiosity (I wanted to play with reiser4) I've
>
> patched my 2.6.7-mm7 tree; no rejects. But I get this:
> > *** Warning: "kallsyms_lookup" [fs/reiser4/reiser4.ko] undefined!
> >
> > How do I get around that warning?
>
> Is there any #include <linux/kallsyms.h>
> in any of the top files of this patch?
Yes, there's one on fs/reiser4/debug.c, which is the file referencing that
function.
I did a:
EXPORT_SYMBOL(kallsyms_lookup);
in kernel/kallsyms.c and problem solved; I was looking for a better
solution...
Many thanks,
Norberto
next prev parent reply other threads:[~2004-07-29 12:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-28 18:06 reiser4, kallsyms_lookup, 2.6.7-mm7 Norberto Bensa
2004-07-29 9:37 ` Guillaume POIRIER
2004-07-29 12:24 ` Norberto Bensa [this message]
2004-07-29 13:34 ` Vladimir V. Saveliev
2004-07-29 20:59 ` Norberto Bensa
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=200407290924.11351.norberto+linux-kernel@bensa.ath.cx \
--to=norberto+linux-kernel@bensa.ath.cx \
--cc=guillaume.poirier@irisa.fr \
--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.