From: "J.A. Magallon" <jamagallon@able.es>
To: Eyal Lebedinsky <eyal@eyal.emu.id.au>
Cc: Marcelo Tosatti <marcelo@conectiva.com.br>,
lkml <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.4.22-pre5 - unresolved in hfsplus
Date: Sat, 12 Jul 2003 10:29:15 +0200 [thread overview]
Message-ID: <20030712082915.GA2409@werewolf.able.es> (raw)
In-Reply-To: <3F0F6B86.46FF4A6A@eyal.emu.id.au>; from eyal@eyal.emu.id.au on Sat, Jul 12, 2003 at 03:59:34 +0200
On 07.12, Eyal Lebedinsky wrote:
> Marcelo Tosatti wrote:
> > Here goes -pre5.
> > J. A. Magallon:
> > o hfsplus: group Apple FS's and help text
>
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.22-pre5/kernel/fs/hfsplus/hfsplus.o
> depmod: mark_page_accessed
>
I did not touch the code, I suppose nobody has tried to build it as a module.
Try with this...
--- mm/filemap.c.orig 2003-07-12 10:24:55.000000000 +0200
+++ mm/filemap.c 2003-07-12 10:25:17.000000000 +0200
@@ -1338,6 +1338,8 @@
SetPageReferenced(page);
}
+EXPORT_SYMBOL(mark_page_accessed);
+
/*
* This is a generic file read routine, and uses the
* inode->i_op->readpage() function for the actual low-level
--
J.A. Magallon <jamagallon@able.es> \ Software is like sex:
werewolf.able.es \ It's better when it's free
Mandrake Linux release 9.2 (Cooker) for i586
Linux 2.4.22-pre2-jam1 (gcc 3.3 (Mandrake Linux 9.2 3.3-2mdk))
next prev parent reply other threads:[~2003-07-12 8:14 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-11 20:26 Linux 2.4.22-pre5 Marcelo Tosatti
[not found] ` <shsu19siyru.fsf@charged.uio.no>
2003-07-11 20:54 ` Marcelo Tosatti
2003-07-11 21:09 ` Trond Myklebust
2003-07-11 21:18 ` Jeff Garzik
2003-07-11 21:56 ` Marcelo Tosatti
2003-07-11 22:07 ` Jeff Garzik
2003-07-12 6:27 ` Christoph Hellwig
2003-07-12 6:50 ` Trond Myklebust
2003-07-11 22:22 ` Richard A Nelson
2003-07-11 22:38 ` Marcelo Tosatti
2003-07-14 16:32 ` Benjamin Herrenschmidt
2003-07-12 1:59 ` Linux 2.4.22-pre5 - unresolved in hfsplus Eyal Lebedinsky
2003-07-12 8:29 ` J.A. Magallon [this message]
2003-07-12 10:50 ` Eyal Lebedinsky
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=20030712082915.GA2409@werewolf.able.es \
--to=jamagallon@able.es \
--cc=eyal@eyal.emu.id.au \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo@conectiva.com.br \
/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.