[PATCH 31/35] qla2xxx: Disable PCI device in shutdown handler.

2014-09-24 Thread Saurav Kashyap
From: Chad Dupuis chad.dup...@qlogic.com Disable the PCI device during shutdown to prevent any races with other PCI code such as the AER handling code. Signed-off-by: Chad Dupuis chad.dup...@qlogic.com Signed-off-by: Saurav Kashyap saurav.kash...@qlogic.com --- drivers/scsi/qla2xxx/qla_os.c |

Re: [PATCH 31/35] qla2xxx: Disable PCI device in shutdown handler.

2014-09-24 Thread Joe Lawrence
On Wed, 24 Sep 2014 03:08:34 -0400 Saurav Kashyap saurav.kash...@qlogic.com wrote: From: Chad Dupuis chad.dup...@qlogic.com Disable the PCI device during shutdown to prevent any races with other PCI code such as the AER handling code. Signed-off-by: Chad Dupuis chad.dup...@qlogic.com

Re: [PATCH 31/35] qla2xxx: Disable PCI device in shutdown handler.

2014-09-24 Thread Joe Lawrence
On Wed, 24 Sep 2014 11:37:55 -0400 Chad Dupuis chad.dup...@qlogic.com wrote: On Wed, 24 Sep 2014, Joe Lawrence wrote: On Wed, 24 Sep 2014 03:08:34 -0400 Saurav Kashyap saurav.kash...@qlogic.com wrote: From: Chad Dupuis chad.dup...@qlogic.com Disable the PCI device during

Re: [PATCH 31/35] qla2xxx: Disable PCI device in shutdown handler.

2014-09-24 Thread Chad Dupuis
On Wed, 24 Sep 2014, Joe Lawrence wrote: On Wed, 24 Sep 2014 11:37:55 -0400 Chad Dupuis chad.dup...@qlogic.com wrote: On Wed, 24 Sep 2014, Joe Lawrence wrote: On Wed, 24 Sep 2014 03:08:34 -0400 Saurav Kashyap saurav.kash...@qlogic.com wrote: From: Chad Dupuis chad.dup...@qlogic.com