]> www.infradead.org Git - users/jedix/linux-maple.git/commit
scsi: smartpqi: remove timeout for cache flush operations
authorKevin Barnett <kevin.barnett@microsemi.com>
Wed, 31 Aug 2016 19:55:17 +0000 (14:55 -0500)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 20 Jan 2017 05:35:02 +0000 (21:35 -0800)
commita1d78637d9fdfca3b33d6e7d0310d14fc7c9b65c
tree78863a967d1befa41eaca76c017acef8249defa1
parenteda89374640dcebb705bd8188f9c16873bab736f
scsi: smartpqi: remove timeout for cache flush operations

Orabug: 25144431

Some cache flush operations can take longer than the timeout value. Best
to not impose a time limit to handle all cases.

Reviewed-by: Scott Teel <scott.teel@microsemi.com>
Reviewed-by: Scott Benesh <scott.benesh@microsemi.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: Kevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
(cherry picked from commit d48f8fad1e435eff26c29e8e109c1a50c441e533)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/scsi/smartpqi/smartpqi_init.c