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

From: Linus Torvalds
Date: Fri Aug 02 2013 - 16:28:33 EST


On Fri, Aug 2, 2013 at 11:17 AM, Bjorn Helgaas <bhelgaas@xxxxxxxxxx> 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

include/config/auto.conf:3014:warning: symbol value 'm' invalid for
HOTPLUG_PCI_PCIE
include/config/auto.conf:4711:warning: symbol value 'm' invalid for
HOTPLUG_PCI

but that may be a build system issue with stale data from the
*previous* "make allmodconfig". Regardless, that makes me worried.

Adding Michal Marek to the discussion. I'm currently doing a new "make
allmodconfig" after having done a "git clean -dqfx" to see if the
error remains. If it does, I will unpull. If it is gone, I'm going to
assume the Kconfig changes are ok, but that our build system is
missing some dependency.

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:

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
tags/pci-v3.11-fixes-1

Ho humm..

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/