Re: [PATCH 0/4] PCI: Reset exclusions

2015-01-16 Thread Bjorn Helgaas
On Thu, Jan 15, 2015 at 06:28:02PM -0600, Bjorn Helgaas wrote: > On Fri, Nov 21, 2014 at 11:24:02AM -0700, Alex Williamson wrote: > > This is really 2 sets of 2 patches, but they both add bits to > > dev_flags so are included together. > > > > This fixes two problems we've seen with resets. The

Re: [PATCH 0/4] PCI: Reset exclusions

2015-01-16 Thread Bjorn Helgaas
On Thu, Jan 15, 2015 at 06:28:02PM -0600, Bjorn Helgaas wrote: On Fri, Nov 21, 2014 at 11:24:02AM -0700, Alex Williamson wrote: This is really 2 sets of 2 patches, but they both add bits to dev_flags so are included together. This fixes two problems we've seen with resets. The first is

Re: [PATCH 0/4] PCI: Reset exclusions

2015-01-15 Thread Bjorn Helgaas
On Fri, Nov 21, 2014 at 11:24:02AM -0700, Alex Williamson wrote: > This is really 2 sets of 2 patches, but they both add bits to > dev_flags so are included together. > > This fixes two problems we've seen with resets. The first is for > devices that advertise a PM reset mechanism, but it

Re: [PATCH 0/4] PCI: Reset exclusions

2015-01-15 Thread Bjorn Helgaas
On Fri, Nov 21, 2014 at 11:24:02AM -0700, Alex Williamson wrote: This is really 2 sets of 2 patches, but they both add bits to dev_flags so are included together. This fixes two problems we've seen with resets. The first is for devices that advertise a PM reset mechanism, but it doesn't

[PATCH 0/4] PCI: Reset exclusions

2014-11-21 Thread Alex Williamson
This is really 2 sets of 2 patches, but they both add bits to dev_flags so are included together. This fixes two problems we've seen with resets. The first is for devices that advertise a PM reset mechanism, but it doesn't appear to do anything. We add a quirk and flags bit to indicate the PM

[PATCH 0/4] PCI: Reset exclusions

2014-11-21 Thread Alex Williamson
This is really 2 sets of 2 patches, but they both add bits to dev_flags so are included together. This fixes two problems we've seen with resets. The first is for devices that advertise a PM reset mechanism, but it doesn't appear to do anything. We add a quirk and flags bit to indicate the PM