All, please review the following patches to the m68k Atari NCR5380 SCSI code. The first patch is my corrected version of Arnd Bergmann's sleep_on removal RFC series (2/16), tested on my Atari Falcon. Geert, please take this one through the linux-m68k tree so Arnd's sleep_on remove can go ahead. The second and third one are updates to the Atari NCR5380 drivers' error handling (return codes updated) and queue_command() function (return SCSI_MLQEUE_HOST_BUSY if the lock for the SCSI/DMA hardware cannot be safely taken). Again, tested on my Falcon. These will need Ack from the SCSI maintainers but could be taken through Geert's tree as well. This patch series supersedes a previous one of mine, due to a botch-up mingling parts of patch 1 and 3. Apologies for spamming everyone again. Please CC: me in on any replies, I am not subscribed to linux-scsi. Thanks, Michael Schmitz [PATCH 1/3] m68k/atari - convert atari_scsi falcon_get_lock() to use wait_event() [PATCH 2/3] m68k/atari - atari_scsi: change abort/reset return codes [PATCH 3/3] m68k/atari - atari_scsi: punt if deadlocked -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html