All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rick Bronson <rick@efn.org>
To: linux-mtd@lists.infradead.org
Subject: infinite loop in jffs2_flush_wbuf_gc()?
Date: Fri, 08 Jul 2005 09:26:39 -0700	[thread overview]
Message-ID: <E1DqvgV-000275-00@amazonia.client.comcast.net> (raw)

Hi,

  I seem to encounter an infinite loop in in jffs2_flush_wbuf_gc() in
wbuf.c starting at: 

	} else while (old_wbuf_len &&
		      old_wbuf_ofs == c->wbuf_ofs) {

  Once it gets in this loop, I don't see how it ever gets out if
c->wbuf_ofs doesn't change.

  Thanks so much for any help.

  Rick Bronson

             reply	other threads:[~2005-07-08 16:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-08 16:26 Rick Bronson [this message]
2005-07-08 16:32 ` infinite loop in jffs2_flush_wbuf_gc()? Artem B. Bityuckiy
2005-07-08 16:59   ` Rick Bronson
2005-07-11 14:55 ` David Woodhouse
     [not found]   ` <E1Ds2ma-0005ta-00@amazonia.client.comcast.net>
     [not found]     ` <1121108481.27264.129.camel@hades.cambridge.redhat.com>
     [not found]       ` <E1Ds4AF-00063d-00@amazonia.client.comcast.net>
     [not found]         ` <1121115438.3430.6.camel@localhost.localdomain>
     [not found]           ` <E1DsMIp-0004U9-00@amazonia.client.comcast.net>
     [not found]             ` <1121181101.12169.4.camel@hades.cambridge.redhat.com>
     [not found]               ` <E1DsNHk-0004bq-00@amazonia.client.comcast.net>
     [not found]                 ` <1121186381.12086.6.camel@localhost.localdomain>
     [not found]                   ` <E1DsOD0-0004iT-00@amazonia.client.comcast.net>
     [not found]                     ` <1121189272.12224.10.camel@localhost.localdomain>
     [not found]                       ` <E1Dspqm-0003zl-00@amazonia.client.comcast.net>
     [not found]                         ` <1121294622.12224.87.camel@localhost.localdomain>
2005-07-14 14:11                           ` Rick Bronson
2005-07-14 14:39                             ` David Woodhouse
2005-07-14 17:14                             ` Artem B. Bityuckiy
2005-07-14 17:18                             ` Artem B. Bityuckiy

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=E1DqvgV-000275-00@amazonia.client.comcast.net \
    --to=rick@efn.org \
    --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.