On Mon, Dec 01, 2014 at 08:42:08PM +0100, Manuel Bouyer wrote: > On Mon, Dec 01, 2014 at 02:28:04PM -0500, Thor Lancelot Simon wrote: > > They would, and many are simple enough to make this reasonably easy to do, > > but in practice, the giant locking of our SCSI code makes it pointless. > > Sure, but we could also make the scsi code run without the giant lock.
Try it! It's quite a mess, particularly around target and bus attach/detach. Thor