public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nathan <wfilardo@fuse.net>
To: lkml <linux-kernel@vger.kernel.org>
Subject: Re: ext2 module in 2.4.18-pre4 broken?
Date: Sat, 19 Jan 2002 17:49:01 -0500	[thread overview]
Message-ID: <3C49F7DD.7070404@fuse.net> (raw)
In-Reply-To: <1011476968.1362.53.camel@psuedomode>

Ed Sweetman wrote:

>Making ext2 as a module in 2.4.18-pre4 seems to be broken.
>
>
>
>depmod: *** Unresolved symbols in
>/lib/modules/2.4.18-pre4/kernel/fs/ext2/ext2.o
>depmod:         waitfor_one_page
>

Add "EXPORT_SYMBOL(waitfor_one_page);" to linux/kernel/ksyms.c (without 
the quotes).




  reply	other threads:[~2002-01-19 22:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-19 21:49 ext2 module in 2.4.18-pre4 broken? Ed Sweetman
2002-01-19 22:49 ` Nathan [this message]
2002-01-19 23:49 ` Juan Quintela

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=3C49F7DD.7070404@fuse.net \
    --to=wfilardo@fuse.net \
    --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