From: Todd Roy <todd_m_roy@yahoo.com>
To: linux-kernel@vger.kernel.org, alan@lxorguk.ukuu.org.uk,
Andrew Morton <andrewm@uow.edu.au>
Subject: jbd_preclean_buffer_check.
Date: Mon, 8 Oct 2001 21:05:51 -0700 (PDT) [thread overview]
Message-ID: <20011009040551.34486.qmail@web13606.mail.yahoo.com> (raw)
Sorry if this is old guys, but I just noticed
that modules loop.o and md.o are broken in at least
2.4.10-ac9
and ac10, if CONFIG_EXT3_FS=Y, JBD_CONFIG=Y and
CONFIG_JBD_DEBUG=Y:
typical modprobe output:
/lib/modules/2.4.10-ac10/kernel/drivers/md/md.o:
unresolved symbol jbd_preclean_buffer_check
/lib/modules/2.4.10-ac10/kernel/drivers/md/md.o:
insmod /lib/modules/2.4.10-ac10/kernel/drivers/md/md.o
failed
/lib/modules/2.4.10-ac10/kernel/drivers/md/md.o:
insmod md failed
/lib/modules/2.4.10-ac10/kernel/drivers/block/loop.o:
unresolved symbol jbd_preclean_buffer_check
/lib/modules/2.4.10-ac10/kernel/drivers/block/loop.o:
insmod
/lib/modules/2.4.10-ac10/kernel/drivers/block/loop.o
failed
/lib/modules/2.4.10-ac10/kernel/drivers/block/loop.o:
insmod loop failed
I am recompiling now to see if turning off JBD_DEBUG
will fix things.
Usually at times like this I just (blindly) add an
entry to kernel/ksyms.c but that doesn't seem to work.
Thanks,
-- todd --
__________________________________________________
Do You Yahoo!?
NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
next reply other threads:[~2001-10-09 4:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-09 4:05 Todd Roy [this message]
2001-10-09 4:24 ` jbd_preclean_buffer_check Keith Owens
2001-10-09 13:42 ` jbd_preclean_buffer_check Todd M. Roy
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=20011009040551.34486.qmail@web13606.mail.yahoo.com \
--to=todd_m_roy@yahoo.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=andrewm@uow.edu.au \
--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.