public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Vipin Malik <vipin.malik@daniel.com>
To: David Woodhouse <dwmw2@infradead.org>
Cc: jffs-dev <jffs-dev@axis.com>,
	MTD for Linux <linux-mtd@lists.infradead.org>
Subject: Problems with JFFS2/MTD upgrade to latest in CVS.
Date: Tue, 26 Jun 2001 17:23:08 -0500	[thread overview]
Message-ID: <3B390B4C.65A5DB68@daniel.com> (raw)

Hmm, I upgraded from an <older> version (before the dir change)of JFFS2
& MTD (that I've been testing) to the latest one in CVS
and to the 2.4.5 kernel.

When I mounted my JFFS2 flash partition again, I got the following on
the console.
Now the system periodically does not respond for multiple "seconds" to
CR's on the bash prompt.

What's going on?

Vipin


jffs2_scan_empty(): Empty block at 0x00000000 ends at 0x00000000 (with
0x00031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00080000 ends at 0x00080000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x000c0000 ends at 0x000c0000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00100000 ends at 0x00100000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00140000 ends at 0x00140000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00180000 ends at 0x00180000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x001c0000 ends at 0x001c0000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00200000 ends at 0x00200000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00240000 ends at 0x00240000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00280000 ends at 0x00280000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x002c0000 ends at 0x002c0000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00300000 ends at 0x00300000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00340000 ends at 0x00340000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00380000 ends at 0x00380000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x003c0000 ends at 0x003c0000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00400000 ends at 0x00400000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00440000 ends at 0x00440000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00480000 ends at 0x00480000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x004c0000 ends at 0x004c0000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00500000 ends at 0x00500000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00540000 ends at 0x00540000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00580000 ends at 0x00580000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x005c0000 ends at 0x005c0000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00600000 ends at 0x00600000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00640000 ends at 0x00640000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00680000 ends at 0x00680000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x006c0000 ends at 0x006c0000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00700000 ends at 0x00700000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00740000 ends at 0x00740000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x00780000 ends at 0x00780000 (with
0x20031985)! Marking dirty
jffs2_scan_empty(): Empty block at 0x007c0000 ends at 0x007c0000 (with
0x00031985)! Marking dirty
Waiting for chip to read, status = 4
Waiting for chip to read, status = 4
Waiting for chip to read, status = 7
Waiting for chip to read, status = 4
Waiting for chip to read, status = 7
Waiting for chip to read, status = 4
Waiting for chip to read, status = 4
Waiting for chip to read, status = 4
....
....
....

             reply	other threads:[~2001-06-26 22:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-26 22:23 Vipin Malik [this message]
2001-06-26 22:26 ` Problems with JFFS2/MTD upgrade to latest in CVS David Woodhouse
2001-06-26 23:06   ` Vipin Malik
2001-07-02  8:35     ` David Woodhouse
2001-07-02 16:00       ` Nicolas Pitre

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=3B390B4C.65A5DB68@daniel.com \
    --to=vipin.malik@daniel.com \
    --cc=dwmw2@infradead.org \
    --cc=jffs-dev@axis.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox