Prev: option.c added DELL wireless HSDPA 5540 Modem
Next: [PATCH v2 28/41] CAPI: Drop obsolete nccip from capiminor struct
From: Jesse Barnes on 8 Feb 2010 15:10 On Wed, 03 Feb 2010 16:39:11 -0700 Bjorn Helgaas <bjorn.helgaas(a)hp.com> wrote: > > No functional change; this breaks up pci_read_bridge_bases() into > separate pieces for the I/O, memory, and prefetchable memory windows, > similar to how Yinghai recently split up pci_setup_bridge() in > 68e84ff3bdc. > > Signed-off-by: Bjorn Helgaas <bjorn.helgaas(a)hp.com> > --- This one conflicts a bit with Yinghai's recent stuff. Can you respin against my linux-next branch? May as well do the whole series, then I'll just apply it in one go. Thanks, -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Jesse Barnes on 12 Feb 2010 16:30 On Fri, 12 Feb 2010 09:59:52 -0700 Bjorn Helgaas <bjorn.helgaas(a)hp.com> wrote: > > No functional change; this breaks up pci_read_bridge_bases() into > separate pieces for the I/O, memory, and prefetchable memory windows, > similar to how Yinghai recently split up pci_setup_bridge() in > 68e84ff3bdc. > > Signed-off-by: Bjorn Helgaas <bjorn.helgaas(a)hp.com> > --- Applied to my linux-next branch replacing the old ones, thanks Bjorn. -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Jesse Barnes on 22 Feb 2010 19:30 On Wed, 17 Feb 2010 13:19:52 -0700 Bjorn Helgaas <bjorn.helgaas(a)hp.com> wrote: > > No functional change; this breaks up pci_read_bridge_bases() into separate > pieces for the I/O, memory, and prefetchable memory windows, similar to how > Yinghai recently split up pci_setup_bridge() in 68e84ff3bdc. > > Signed-off-by: Bjorn Helgaas <bjorn.helgaas(a)hp.com> > --- Applied this series, thanks Bjorn. Hopefully this one will successfully run the linux-next gauntlet too. :) -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Jesse Barnes on 22 Feb 2010 20:20
On Wed, 17 Feb 2010 13:19:52 -0700 Bjorn Helgaas <bjorn.helgaas(a)hp.com> wrote: > > No functional change; this breaks up pci_read_bridge_bases() into separate > pieces for the I/O, memory, and prefetchable memory windows, similar to how > Yinghai recently split up pci_setup_bridge() in 68e84ff3bdc. > > Signed-off-by: Bjorn Helgaas <bjorn.helgaas(a)hp.com> > --- Had to drop these again, got: Kernel: arch/x86/boot/bzImage is ready (#16) MODPOST 2245 modules ERROR: "pci_bus_resource_n" [drivers/pcmcia/yenta_socket.ko] undefined! ERROR: "pci_bus_resource_n" [drivers/pcmcia/rsrc_nonstatic.ko] undefined! ERROR: "pci_bus_resource_n" [drivers/pci/hotplug/shpchp.ko] undefined! make[1]: *** [__modpost] Error 1 make: *** [modules] Error 2 when building. -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |