kernel oops in cfi_cmdset_0002.c:do_write_one()...
Steven Scholz
steven.scholz at imc-berlin.de
Wed Apr 7 12:12:42 EDT 2004
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
More information about the linux-mtd
mailing list