Hi Michael, On Tue, Jan 28, 2014 at 8:52 AM, Michael Schmitz <schmitzmic@xxxxxxxxx> wrote:
this patch series brings the Atari NCR5380 driver up to date with current 3.x (or even 2.6) series SCSI midlevel and error handling changes. The first patch fixes completion condition errors contained in Arnd Bergmann's patch ([PATCH, RFC 02/30] scsi: atari_scsi: fix sleep_on race). The locking scheme still isn't 100% race free that way, but much improved, and I've seen the driver successfully handle error recovery from aborting a disconnected command via bus reset with all three patches applied. Never managed to do that before. Not sure whether this one should be taken through your tree or handled by Arnd rather. The other two are a rehash of old patches I had prepared somewhere along the 2.6 series - somehow or other these were lost when one of my old git trees went pear shaped. Abort and reset handler return codes have changed, and the SCSI midlevel now queues commands (in particular error handling ones) from softirq context - the Falcon locking scheme was ill equipped to deal with that.
Can you please resend the series including 1. the SCSI maintainer, 2. the SCSI mailing list, 3. Arnd Bergmann? scripts/get_maintainer.pl is your friend. Thanks! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html