RE: [PATCH] scsi: smartpqi: Reporting unhandled SCSI errors

2019-05-01 Thread Don.Brace
-Original Message- From: linux-scsi-ow...@vger.kernel.org [mailto:linux-scsi-ow...@vger.kernel.org] On Behalf Of Erwan Velu Sent: Wednesday, April 10, 2019 6:03 AM Cc: Erwan Velu ; Don Brace ; James E.J. Bottomley ; Martin K. Petersen ; open list:MICROSEMI SMART ARRAY SMARTPQI DRIVER (s

RE: [PATCH v3] scsi: smartpqi_init: Reporting 'logical unit failure'

2019-03-05 Thread Don.Brace
-Original Message- From: linux-scsi-ow...@vger.kernel.org [mailto:linux-scsi-ow...@vger.kernel.org] On Behalf Of Erwan Velu Sent: Friday, March 1, 2019 10:08 AM Cc: Erwan Velu ; Don Brace ; James E.J. Bottomley ; Martin K. Petersen ; open list:MICROSEMI SMART ARRAY SMARTPQI DRIVER (smar

RE: [PATCH v4] scsi/ata: Use unsigned int for cmd's type in ioctls in scsi_host_template

2019-01-28 Thread Don.Brace
Clang warns several times in the scsi subsystem (trimmed for brevity): drivers/scsi/hpsa.c:6209:7: warning: overflow converting case value to switch condition type (2147762695 to 18446744071562347015) [-Wswitch] case CCISS_GETBUSTYPES: ^ drivers/scsi/hpsa.c:6208:7: warning:

RE: [PATCH] scsi: hpsa: clean up two indentation issues

2019-01-28 Thread Don.Brace
-Original Message- From: linux-scsi-ow...@vger.kernel.org [mailto:linux-scsi-ow...@vger.kernel.org] On Behalf Of Colin King Sent: Tuesday, January 22, 2019 9:19 AM To: Don Brace ; James E . J . Bottomley ; Martin K . Petersen ; esc.storage...@microsemi.com; linux-scsi@vger.kernel.org Cc

RE: [PATCH] hpsa: add module parameter to disable irq affinity

2019-01-09 Thread Don.Brace
-Original Message- Subject: Re: [PATCH] hpsa: add module parameter to disable irq affinity On 1/8/19 10:16 PM, don.br...@microchip.com wrote: > On 12/3/18 11:35 PM, Don Brace wrote: >> The PCI_IRQ_AFFINITY flag prevents customers from changing the >> smp_affinity and smp_affinity_list ent

RE: [PATCH] hpsa: add module parameter to disable irq affinity

2019-01-08 Thread Don.Brace
-Original Message- From: Don Brace - C33706 Sent: Tuesday, December 18, 2018 11:57 AM To: Hannes Reinecke ; Don Brace ; Kevin Barnett - C33748 ; Scott Teel - C33730 ; Justin Lindley - C33718 ; Scott Benesh - C33703 ; bader.alisa...@microchip.com; Gerry Morong - C33720 ; Mahesh Rajashe

RE: [PATCH] scsi: smartpqi_init: fix boolean expression in pqi_device_remove_start

2019-01-03 Thread Don.Brace
-Original Message- From: Gustavo A. R. Silva [mailto:gust...@embeddedor.com] Sent: Thursday, January 3, 2019 10:48 AM To: Mahesh Rajashekhara ; Don Brace ; James E.J. Bottomley ; Martin K. Petersen Cc: esc.storage...@microsemi.com; linux-scsi@vger.kernel.org; linux-ker...@vger.kernel.o

RE: [PATCH] scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()

2018-12-20 Thread Don.Brace
-Original Message- From: Yanjiang Jin [mailto:yanjiang@hxt-semitech.com] Sent: Thursday, December 20, 2018 2:33 AM To: don.br...@microsemi.com; j...@linux.vnet.ibm.com; martin.peter...@oracle.com; yanjiang@hxt-semitech.com Cc: yu.zh...@hxt-semitech.com; jinyanji...@gmail.com; esc

RE: [PATCH] hpsa: add module parameter to disable irq affinity

2018-12-18 Thread Don.Brace
-Original Message- From: Hannes Reinecke [mailto:h...@suse.de] Sent: Tuesday, December 18, 2018 1:57 AM To: Don Brace ; Kevin Barnett - C33748 ; Scott Teel - C33730 ; Justin Lindley - C33718 ; Scott Benesh - C33703 ; bader.alisa...@microchip.com; Gerry Morong - C33720 ; Mahesh Rajashek

RE: [PATCH 0/6] Add support of the HBA mode on HP Smart Array P410i controllers

2018-12-17 Thread Don.Brace
-Original Message- From: Ivan Mironov [mailto:mironov.i...@gmail.com] Sent: Friday, December 14, 2018 2:30 PM To: Don Brace - C33706 ; linux-scsi@vger.kernel.org Cc: linux-ker...@vger.kernel.org; don.br...@microsemi.com; j...@linux.vnet.ibm.com; martin.peter...@oracle.com; esc.storage...

RE: [PATCH 0/6] Add support of the HBA mode on HP Smart Array P410i controllers

2018-12-14 Thread Don.Brace
-Original Message- From: linux-scsi-ow...@vger.kernel.org [mailto:linux-scsi-ow...@vger.kernel.org] On Behalf Of Ivan Mironov Sent: Friday, December 14, 2018 7:21 AM To: linux-scsi@vger.kernel.org; mironov.i...@gmail.com Cc: linux-ker...@vger.kernel.org; Don Brace ; James E.J. Bottomley ;

RE: [PATCH 00/20] smartpqi updates

2018-12-13 Thread Don.Brace
There was a patch submitted locally that is a lot like the one you proposed, but it was very recent and has not been fully tested. But it changed the same value from 30 to 180 seconds where your proposed patch change the value to 90. #define SIS_CTRL_READY_TIMEOUT_SECS180 I'll send

RE: [PATCH 15/41] scsi: hpsa: mark expected switch fall-throughs

2018-11-28 Thread Don.Brace
-Original Message- From: Gustavo A. R. Silva [mailto:gust...@embeddedor.com] Sent: Tuesday, November 27, 2018 10:29 PM To: Don Brace ; esc.storage...@microsemi.com Cc: James E.J. Bottomley ; Martin K. Petersen ; linux-scsi@vger.kernel.org; linux-ker...@vger.kernel.org; Gustavo A. R. Silv