All of lore.kernel.org
 help / color / mirror / Atom feed
From: Elizabeth Clarke <eclarke@aminocom.com>
To: David Woodhouse <dwmw2@infradead.org>
Cc: linux-mtd@lists.infradead.org
Subject: Re: Nand flash: hang after erase
Date: Thu, 24 Jan 2002 13:47:28 +0000	[thread overview]
Message-ID: <3C501070.F9A2043E@aminocom.com> (raw)
In-Reply-To: 9294.1011878619@redhat.com

David Woodhouse wrote:
> What is erase->state? If the erase attempt has completed, either
> successfully or otherwise, it should be one of the two values which
> prevents the call to schedule().

erase->state is zero... nand_erase is not setting it appropriately. I
bunged in a line  instr->state = MTD_ERASE_DONE; on the way out and now
getting further. 

Beth

  reply	other threads:[~2002-01-24 13:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-24 12:13 Nand flash: hang after erase Elizabeth Clarke
2002-01-24 13:23 ` David Woodhouse
2002-01-24 13:47   ` Elizabeth Clarke [this message]
2002-01-24 17:35     ` Elizabeth Clarke
2002-01-24 19:13   ` Thomas Gleixner

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=3C501070.F9A2043E@aminocom.com \
    --to=eclarke@aminocom.com \
    --cc=dwmw2@infradead.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.