From: David Woodhouse <dwmw2@infradead.org>
To: Adam Wozniak <adam.wozniak@comdev.cc>
Cc: linux-mtd@lists.infradead.org
Subject: Re: different crash (was Re: JFFS2 is crashing the kernel)
Date: Wed, 16 Jan 2002 22:20:55 +0000 [thread overview]
Message-ID: <21682.1011219655@redhat.com> (raw)
In-Reply-To: <3C45FA96.8DE3EDAA@comdev.cc>
adam.wozniak@comdev.cc said:
> Is it possible that I could have had a kernel with build.c rev 1.21
> which wrote bad data to flash, then upgraded the kernel with a build.c
> rev 1.22 then got the crash?
No, it's an in-memory thing. Versions between 1.17 and 1.21 inclusive have
this bug - it's triggered if there are deleted inodes with still-valid nodes
on the flash. We free the inocaches too early, while they're still on the
lists.
> I'm a little distant from the actual test lab, so I don't have the
> whole history of the machine which crashed. I also have machines in
> the field which are running with a build.c rev 1.21 or earlier. Are
> they likely to be susceptable to this?
For production machines, I'd recommend using the jffs2-2_4-branch from CVS.
That has a couple of bugfixes which turned up during the eCos port, but not
the rest of the code-shuffling. The latter _shouldn't_ make any difference,
but there's no harm in being safe.
--
dwmw2
next prev parent reply other threads:[~2002-01-16 22:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-16 16:32 JFFS2 is crashing the kernel Sanjay Kumar
2002-01-16 18:22 ` David Woodhouse
2002-01-16 20:02 ` different crash (was Re: JFFS2 is crashing the kernel) Adam Wozniak
2002-01-16 20:32 ` David Woodhouse
2002-01-16 20:35 ` David Woodhouse
2002-01-16 21:44 ` Adam Wozniak
2002-01-16 22:06 ` David Woodhouse
2002-01-16 22:11 ` Adam Wozniak
2002-01-16 22:20 ` David Woodhouse [this message]
2002-01-16 22:04 ` Adam Wozniak
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=21682.1011219655@redhat.com \
--to=dwmw2@infradead.org \
--cc=adam.wozniak@comdev.cc \
--cc=linux-mtd@lists.infradead.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.