These should be little things because of the way the include is used
> Incorrect number of segments after building list
> counted 17, received 16
> req nr_sec 256, cur_nr_sec 8
> end request: I/O error, dev 08:10 sector 6685776
>
> and then hangs the bus.
> Would it be because there is no 'eh_host_reset_handler'?
No thats because something much nastier has occurred - you've got some
kind of block/scsi layer structure corruption. Most probably there is a
path where we called ->done(cmd) without holding the host lock
> The first run both drives reported similar I/O errors.
> Works fine with 'patch-2.5.45' from Linus.
> How can I help?
I'll go and review the changes. It looks like a locking error.
-
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/