Re: [PATCH v4 04/52] PCI: Optimize bus min_align/size calculation during sizing

2015-09-16 Thread Yinghai Lu
On Tue, Sep 15, 2015 at 7:57 AM, Bjorn Helgaas wrote: > > Any future series you post should be based on the most recent -rc1 at > the time. I apply patches to branches based on -rc1 unless they > actually depend on something merged after -rc1. ok, will post v5 based on v4.3-rc1. Thanks Yinghai

Re: [PATCH v4 04/52] PCI: Optimize bus min_align/size calculation during sizing

2015-09-15 Thread Bjorn Helgaas
On Mon, Sep 14, 2015 at 4:37 PM, Yinghai Lu wrote: > On Mon, Sep 14, 2015 at 1:21 PM, Bjorn Helgaas wrote: >> I spent a couple hours trying to understand the v3 version of this >> patch, and I gave you some detailed examples and questions. If you >> want me to look at v4, I expect you to try to

Re: [PATCH v4 04/52] PCI: Optimize bus min_align/size calculation during sizing

2015-09-14 Thread Yinghai Lu
On Mon, Sep 14, 2015 at 1:21 PM, Bjorn Helgaas wrote: > I spent a couple hours trying to understand the v3 version of this > patch, and I gave you some detailed examples and questions. If you > want me to look at v4, I expect you to try to clarify the changelog to > help answer those questions.

Re: [PATCH v4 04/52] PCI: Optimize bus min_align/size calculation during sizing

2015-09-14 Thread Bjorn Helgaas
I spent a couple hours trying to understand the v3 version of this patch, and I gave you some detailed examples and questions. If you want me to look at v4, I expect you to try to clarify the changelog to help answer those questions. The goal is that someone with reasonable familiarity with Linux