Re: [PATCH] hpsa: refine the pci enble/disable handling]

2014-08-14 Thread Tomas Henzl
On 08/13/2014 10:24 PM, scame...@beardog.cce.hp.com wrote: Let me try again, this time not from gmail. On Thu, Jun 12, 2014 at 10:29 AM, Tomas Henzl the...@redhat.com wrote: When a second(kdump) kernel starts and the hard reset method is used the driver calls pci_disable_device without

Re: [PATCH] hpsa: refine the pci enble/disable handling]

2014-08-13 Thread scameron
Let me try again, this time not from gmail. On Thu, Jun 12, 2014 at 10:29 AM, Tomas Henzl the...@redhat.com wrote: When a second(kdump) kernel starts and the hard reset method is used the driver calls pci_disable_device without previously enabling it, so the kernel shows a warning - [

Re: [PATCH] hpsa: refine the pci enble/disable handling

2014-07-07 Thread Tomas Henzl
Steve, Joe, any chance you could review this patch and verify the sw reset case? Thanks, Tomas On 06/12/2014 05:29 PM, Tomas Henzl wrote: When a second(kdump) kernel starts and the hard reset method is used the driver calls pci_disable_device without previously enabling it, so the kernel shows

RE: [PATCH] hpsa: refine the pci enble/disable handling

2014-07-07 Thread Handzik, Joe
: stephenmcame...@gmail.com; michael.mil...@canonical.com; Handzik, Joe Subject: Re: [PATCH] hpsa: refine the pci enble/disable handling Steve, Joe, any chance you could review this patch and verify the sw reset case? Thanks, Tomas On 06/12/2014 05:29 PM, Tomas Henzl wrote: When a second(kdump) kernel

[PATCH] hpsa: refine the pci enble/disable handling

2014-06-12 Thread Tomas Henzl
When a second(kdump) kernel starts and the hard reset method is used the driver calls pci_disable_device without previously enabling it, so the kernel shows a warning - [ 16.876248] WARNING: at drivers/pci/pci.c:1431 pci_disable_device+0x84/0x90() [ 16.882686] Device hpsa disabling