From: "zhao, forrest" <forrest.zhao@intel.com>
To: "Artem B. Bityutskiy" <dedekind@yandex.ru>
Cc: Linux MTD <linux-mtd@lists.infradead.org>
Subject: Re: EBH question 1
Date: Tue, 13 Dec 2005 14:26:49 +0800 [thread overview]
Message-ID: <1134455209.7346.12.camel@localhost.localdomain> (raw)
In-Reply-To: <439D5159.4030704@yandex.ru>
Hi, Artem
The following is what I do in my lab:
1 download MTD snapshot of 2005/10/30(the
snapshot before I check in EBH patch)
2 ./patchkernel.sh -c -2 /usr/src/linux.2.6.12.2
3 make; make modules_install
4 modprobe mtdram
5 cd util/; make
6 ./flash_eraseall -j /dev/mtd0
Then kernel panic happened, seemed there's a bug
in mtd_char code.
So I use another way to do the test:
1 download MTD snapshot of 2005/10/30(the
snapshot before I check in EBH patch)
2 ./patchkernel.sh -c -2 /usr/src/linux.2.6.12.2
3 make; make modules_install
4 modprobe mtdram
5 mount -t jffs2 /dev/mtdblock0 /mnt
6 copy two files to /mnt
7 umount /mnt
8 download MTD snapshot of 2005/11/10(the
snapshot with EBH patch)
9 ./patchkernel.sh -c -2 /usr/src/linux.2.6.12.2
10 make; make modules_install
11 mount -t jffs2 /dev/mtdblock0 /mnt
12 the previously copied two files are still there
13 run ltp fs test on /mnt
14 nothing wrong happened, no error report
May I know what happened at your side?
Thanks,
Forrest
next prev parent reply other threads:[~2005-12-13 6:32 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-11 14:12 EBH question 1 Artem B. Bityutskiy
2005-12-12 6:07 ` zhao, forrest
2005-12-12 10:30 ` Artem B. Bityutskiy
2005-12-13 6:26 ` zhao, forrest [this message]
2005-12-13 6:51 ` zhao, forrest
2005-12-13 11:47 ` Jarkko Lavinen
[not found] ` <1134545396.27194.11.camel@localhost.localdomain>
2005-12-14 6:42 ` JFFS2 CVS broken after 2005/11/14 Artem Bityutskiy
2005-12-14 8:30 ` zhao, forrest
2005-12-19 12:01 ` EBH question 1 Artem B. Bityutskiy
2005-12-21 6:49 ` zhao, forrest
2005-12-21 9:16 ` JFFS2 after CVS snapshot 2005/11/13 is broken on nandsim zhao, forrest
-- strict thread matches above, loose matches on Subject: below --
2005-12-11 14:12 EBH question 1 Artem B. Bityutskiy
2005-12-11 17:10 ` Vitaly Wool
2005-12-12 6:11 ` zhao, forrest
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=1134455209.7346.12.camel@localhost.localdomain \
--to=forrest.zhao@intel.com \
--cc=dedekind@yandex.ru \
--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