LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* jbd_preclean_buffer_check.
@ 2001-10-09 4:05 Todd Roy
2001-10-09 4:24 ` jbd_preclean_buffer_check Keith Owens
0 siblings, 1 reply; 3+ messages in thread
From: Todd Roy @ 2001-10-09 4:05 UTC (permalink / raw)
To: linux-kernel, alan, Andrew Morton
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: jbd_preclean_buffer_check.
2001-10-09 4:05 jbd_preclean_buffer_check Todd Roy
@ 2001-10-09 4:24 ` Keith Owens
2001-10-09 13:42 ` jbd_preclean_buffer_check Todd M. Roy
0 siblings, 1 reply; 3+ messages in thread
From: Keith Owens @ 2001-10-09 4:24 UTC (permalink / raw)
To: Todd Roy; +Cc: linux-kernel, alan, Andrew Morton
On Mon, 8 Oct 2001 21:05:51 -0700 (PDT),
Todd Roy <todd_m_roy@yahoo.com> wrote:
>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
Work for me. Did you get bitten by http://www.tux.org/lkml/#s8-8? If
that does not fix it, I need your complete .config plus your
/proc/ksyms.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: jbd_preclean_buffer_check.
2001-10-09 4:24 ` jbd_preclean_buffer_check Keith Owens
@ 2001-10-09 13:42 ` Todd M. Roy
0 siblings, 0 replies; 3+ messages in thread
From: Todd M. Roy @ 2001-10-09 13:42 UTC (permalink / raw)
To: kaos; +Cc: todd_m_roy, linux-kernel
Yup. Thanks a lot. Sorry to waste your time.
-- todd --
> X-Apparently-To: todd_m_roy@yahoo.com via web13603.mail.yahoo.com; 08 Oct 2001 21:24:27 -0700 (PDT)
> X-Track: 1: 40
> From: Keith Owens <kaos@ocs.com.au>
> Cc: linux-kernel@vger.kernel.org, alan@lxorguk.ukuu.org.uk,
> Andrew Morton <andrewm@uow.edu.au>
> Content-Type: text/plain; charset=us-ascii
> Date: Tue, 09 Oct 2001 14:24:18 +1000
>
> On Mon, 8 Oct 2001 21:05:51 -0700 (PDT),
> Todd Roy <todd_m_roy@yahoo.com> wrote:
> >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
>
> Work for me. Did you get bitten by http://www.tux.org/lkml/#s8-8? If
> that does not fix it, I need your complete .config plus your
> /proc/ksyms.
>
**********************************************************************
This footnote confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
**********************************************************************
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-10-09 14:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-09 4:05 jbd_preclean_buffer_check Todd Roy
2001-10-09 4:24 ` jbd_preclean_buffer_check Keith Owens
2001-10-09 13:42 ` jbd_preclean_buffer_check Todd M. Roy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).