From: David Vrabel <dvrabel@arcom.com>
To: linux-mtd list <linux-mtd@lists.infradead.org>
Subject: Badness in do_exit after remounting JFFS2 read-only
Date: Fri, 09 Sep 2005 12:05:13 +0100 [thread overview]
Message-ID: <43216C69.2060404@arcom.com> (raw)
Hi,
With 2.6.13 remounting a JFFS2 filesystem read-only results in
Badness in do_exit at
/home/dvrabel/embed/qed/linux-2.6-working/kernel/exit.c:787
[<c001c8f8>] (dump_stack+0x0/0x14) from [<c002f9d0>] (do_exit+0x44/0xb0c)
[<c002f98c>] (do_exit+0x0/0xb0c) from [<c00304b8>] (sys_exit+0x0/0x18)
[<c0030498>] (complete_and_exit+0x0/0x20) from [<c00a4c30>]
(jffs2_garbage_collect_thread+0x124/0x12c)
[<c00a4b0c>] (jffs2_garbage_collect_thread+0x0/0x12c) from [<c002f98c>]
(do_exit+0x0/0xb0c)
r6 = 00000000 r5 = 00000000 r4 = 00000000
This is the WARN_ON(atomic_read(&tsk->fs_excl)); in do_exit().
I can't work out where .fs_excl is being set though. It doesn't seem to
be anywhere in the JFFS2 code.
David Vrabel
--
David Vrabel, Design Engineer
Arcom, Clifton Road Tel: +44 (0)1223 411200 ext. 3233
Cambridge CB1 7EA, UK Web: http://www.arcom.com/
next reply other threads:[~2005-09-09 11:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-09 11:05 David Vrabel [this message]
2005-10-11 14:36 ` Badness in do_exit after remounting JFFS2 read-only David Vrabel
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=43216C69.2060404@arcom.com \
--to=dvrabel@arcom.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 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.