XIP issues introduced between 2.6.12 and 2.6.13
Nicolas Pitre
nico at cam.org
Wed Oct 12 13:47:01 EDT 2005
On Wed, 12 Oct 2005, Konstantin Kletschke wrote:
> At Wed, 12 Oct 2005 12:52:49 -0400 (EDT),
> Nicolas Pitre <nico at cam.org> wrote:
>
> > OK.... Let me resume that:
> >
> > 1) you have an XIP kernel
>
> Yes.
>
> > 2) if you use NFS everything is fine
>
> NFS used in both cases as root file system.
What both cases?
> > 3) if you use JFFS2 built as a module everything _appears_ fine
>
> Yes.
>
> > 4) if you use JFFS2 built-in it crashes.
>
> Yes.
Does it crash when JFFS2 is built-in but _not_ used as root?
I mean, does it not crash up to the point you mount it and try to access
it?
> > When JFFS2 is modular, are MTD drivers modular as well?
>
> In both cases built in.
> Only difference a "jffs2" in lsmod output or not :-)
If so something is really weird.
CAn you try with and without CONFIG_JFFS2_FS_WRITEBUFFER?
Looking at the changelog between v2.6.12 and v2.6.13 for fs/jffs2/ I
don't see anything that could obviously explain the above.
Can you try the 2.6.12 code for JFFS2 in your 2.6.13 kernel?
Nicolas
More information about the linux-mtd
mailing list