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 wrote: >> When a second(kdump) kernel starts and the hard reset method is used >> the driver calls pci_disable_device without previously enabli

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 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 - > [ 16.876248] WARNING

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

2014-07-07 Thread Handzik, Joe
.kernel.org' Cc: 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

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 sho