Re: [PATCH v11 00/60] PCI: Resource allocation cleanup for v4.7

2016-04-08 Thread Yinghai Lu
On Thu, Apr 7, 2016 at 5:51 PM, Linus Torvalds wrote: > > So please, try to split this up sanely, and let's merge it in sane > pieces. I see that you have that M7101 quirk removal randomly in the > middle of this series, for example, and it doesn't seem to be the

Re: [PATCH v11 00/60] PCI: Resource allocation cleanup for v4.7

2016-04-08 Thread Yinghai Lu
On Thu, Apr 7, 2016 at 5:51 PM, Linus Torvalds wrote: > > So please, try to split this up sanely, and let's merge it in sane > pieces. I see that you have that M7101 quirk removal randomly in the > middle of this series, for example, and it doesn't seem to be the only > such random patch. That's

Re: [PATCH v11 00/60] PCI: Resource allocation cleanup for v4.7

2016-04-07 Thread Linus Torvalds
On Thu, Apr 7, 2016 at 5:15 PM, Yinghai Lu wrote: > > After 5b28541552ef (PCI: Restrict 64-bit prefetchable bridge windows > to 64-bit resources), we have several reports on resource allocation > failure, and we try to fix the problem with resource clip, and find > more

Re: [PATCH v11 00/60] PCI: Resource allocation cleanup for v4.7

2016-04-07 Thread Linus Torvalds
On Thu, Apr 7, 2016 at 5:15 PM, Yinghai Lu wrote: > > After 5b28541552ef (PCI: Restrict 64-bit prefetchable bridge windows > to 64-bit resources), we have several reports on resource allocation > failure, and we try to fix the problem with resource clip, and find > more problems. Quite frankly,

[PATCH v11 00/60] PCI: Resource allocation cleanup for v4.7

2016-04-07 Thread Yinghai Lu
Hi Bjorn, After 5b28541552ef (PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources), we have several reports on resource allocation failure, and we try to fix the problem with resource clip, and find more problems. One is realloc fail with two graphics cards above 4G. One is from

[PATCH v11 00/60] PCI: Resource allocation cleanup for v4.7

2016-04-07 Thread Yinghai Lu
Hi Bjorn, After 5b28541552ef (PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources), we have several reports on resource allocation failure, and we try to fix the problem with resource clip, and find more problems. One is realloc fail with two graphics cards above 4G. One is from