Cool. I've rewritten the do_reset logic in the 2.5.64-ac code so that it
has a few less races
> To handle ide device resets and be able to wait for them in the scsi context, I
> have changed ide_do_reset and friends in drivers/ide/ide-iops.c to set the busy
> flag on the hwgroup while the reset is in progress.
Duplicated work, but I'm kind of happy because we both agreed on that
part of the solution being safe 8)
> I noticed, that ide-scsi didn't consistently use the printk priorities, so I
> touched that up while I was at it.
Thanks
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/