]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hpsa: abandon rescans on memory alloaction failures.
authorDon Brace <don.brace@pmcs.com>
Fri, 6 May 2016 19:05:16 +0000 (12:05 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Sun, 22 May 2016 21:49:14 +0000 (14:49 -0700)
commite2208c54c8f176af4891e820f3242a5fddb0571d
tree345141177754c2562a6dd5d059147fed21659754
parent25bfdfe017cddf5e20f15aac4791e81025db10c2
hpsa: abandon rescans on memory alloaction failures.

Abandon and reschedule rescan process only if device inquiries
fail due to mem alloc failures, which are likely to occur for
all devices.

Otherwise, skip device if inquiry fails for other reasons,
and continue rescanning process for other devices.

Reviewed-by: Scott Teel <scott.teel@pmcs.com>
Reviewed-by: Justin Lindley <justin.lindley@pmcs.com>
Reviewed-by: Kevin Barnett <kevin.barnett@pmcs.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: Don Brace <don.brace@pmcs.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Orabug: 23064595
Signed-off-by: Manjunath Govindashetty <manjunath.govindashetty@oracle.com>
drivers/scsi/hpsa.c