Re: Warnings from silentoldconfig (Re: [GIT PULL] PCI updates for v3.11)

2013-08-06 Thread Michal Marek
On 6.8.2013 00:58, Yann E. MORIN wrote: > On 2013-08-05 10:39 +0200, Michal Marek spake thusly: >> Added Yann and the linux-kbuild list to CC. Reproducer: >> >> git checkout 1fe0135 >> make mrproper >> make allmodconfig >> make silentoldconfig >> git checkout aa8032b >> make allmodconfi

Re: Warnings from silentoldconfig (Re: [GIT PULL] PCI updates for v3.11)

2013-08-05 Thread Yann E. MORIN
Michal, All, On 2013-08-05 10:39 +0200, Michal Marek spake thusly: > On Fri, Aug 02, 2013 at 01:28:25PM -0700, Linus Torvalds wrote: > > On Fri, Aug 2, 2013 at 11:17 AM, Bjorn Helgaas wrote: > > > > > > Yinghai is still working on another SR-IOV-related fix or two, which > > > will be simpler if

Re: Warnings from silentoldconfig (Re: [GIT PULL] PCI updates for v3.11)

2013-08-05 Thread Yann E. MORIN
Michal, All, On Monday 05 August 2013 10:39:43 Michal Marek wrote: > On Fri, Aug 02, 2013 at 01:28:25PM -0700, Linus Torvalds wrote: > > On Fri, Aug 2, 2013 at 11:17 AM, Bjorn Helgaas wrote: > > > > > > Yinghai is still working on another SR-IOV-related fix or two, which > > > will be simpler if

Warnings from silentoldconfig (Re: [GIT PULL] PCI updates for v3.11)

2013-08-05 Thread Michal Marek
On Fri, Aug 02, 2013 at 01:28:25PM -0700, Linus Torvalds wrote: > On Fri, Aug 2, 2013 at 11:17 AM, Bjorn Helgaas wrote: > > > > Yinghai is still working on another SR-IOV-related fix or two, which > > will be simpler if pciehp is non-modular, so I included the Kconfig > > changes now to get them i

Re: [GIT PULL] PCI updates for v3.11

2013-08-02 Thread Linus Torvalds
On Fri, Aug 2, 2013 at 1:28 PM, Linus Torvalds wrote: > > Michal? I haven't pushed things out yet (and that allmodconfig build > from scratch will take 20 min or so), but you can recreate my tree by > pulling that pci thing locally from: Yeah, it looks like if you start with an allmodconfig build

Re: [GIT PULL] PCI updates for v3.11

2013-08-02 Thread Linus Torvalds
On Fri, Aug 2, 2013 at 11:17 AM, Bjorn Helgaas wrote: > > Yinghai is still working on another SR-IOV-related fix or two, which > will be simpler if pciehp is non-modular, so I included the Kconfig > changes now to get them in earlier. Hmm. Doing a trivial "make allmoconfig" for testing, I get

[GIT PULL] PCI updates for v3.11

2013-08-02 Thread Bjorn Helgaas
Hi Linus, Here are some fixes for v3.11. Yinghai fixed a couple regressions: one resource assignment problem introduced in v3.10 that showed up with SR-IOV on powerpc, and another SR-IOV hot-remove issue related to refcounting changes we merged for v3.11. Yinghai is still working on another SR-I