]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
scsi: libsas: allow async aborts
authorChristoph Hellwig <hch@lst.de>
Thu, 6 Apr 2017 13:36:32 +0000 (15:36 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 6 Apr 2017 17:07:32 +0000 (13:07 -0400)
commit909657615d9b3ce709be4fd95b9a9e8c8c7c2be6
tree65b53717f66aa6c2c03525d4fc34f0d42bc2c554
parent1bcb93047e1b22b68cb8a30b48f999884fa827a8
scsi: libsas: allow async aborts

We now first try to call ->eh_abort_handler from a work queue, but libsas
was always failing that for no good reason.  Allow async aborts.

Reviewed-by: Johannes Thumshirn <jth@kernel.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/libsas/sas_scsi_host.c