All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Scholz <steven.scholz@imc-berlin.de>
Cc: "'linux-mtd@lists.infradead.org'" <linux-mtd@lists.infradead.org>
Subject: Re: kernel oops in cfi_cmdset_0002.c:do_write_one()...
Date: Wed, 07 Apr 2004 18:12:42 +0200	[thread overview]
Message-ID: <4074287A.8070501@imc-berlin.de> (raw)
In-Reply-To: <D73A25AA6E54D511AD74009027B1110F5BB16A@ORION>

Steven Blakeslee wrote:
> I just debugged something like this ealier.  There are timeout values that
> need to be increased for slow access.

But still the system should not crash like this in case of an timeout
(maybe cause by an old flash), don't you think?

I guess somethings wrong with the waitqueue chip->wq ...

> 		} else {
>...
> 			chip->state = FL_READY;
> 			wake_up(&chip->wq);
> 			cfi_spin_unlock(chip->mutex);
> 			DISABLE_VPP(map);
 > ...

Steven Scholz

       reply	other threads:[~2004-04-07 16:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <D73A25AA6E54D511AD74009027B1110F5BB16A@ORION>
2004-04-07 16:12 ` Steven Scholz [this message]
2004-04-07 15:43 kernel oops in cfi_cmdset_0002.c:do_write_one() Steven Scholz
2004-04-07 16:19 ` Thayne Harbaugh
2004-04-07 16:47   ` David Vrabel
2004-04-11 11:40     ` Steven Scholz
2004-04-08  7:16   ` Steven Scholz
2004-04-08 13:29   ` Steven Scholz
2004-04-08 14:37     ` Jörn Engel
2004-04-08 19:28       ` Thomas Gleixner
2004-04-08 19:47         ` Jörn Engel
2004-04-09 12:42       ` David Woodhouse
2004-04-13  9:31         ` Jörn Engel
2004-04-13 14:28           ` David Woodhouse
2004-04-13 11:04         ` 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=4074287A.8070501@imc-berlin.de \
    --to=steven.scholz@imc-berlin.de \
    --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.