linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -v4 0/4] PCI : bridge resource reallocation patchset -- followup
@ 2012-02-24  3:23 Yinghai Lu
  2012-02-24  3:23 ` [PATCH 1/4] PCI: Retry on type IORESOURCE_IO allocation Yinghai Lu
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Yinghai Lu @ 2012-02-24  3:23 UTC (permalink / raw)
  To: Jesse Barnes
  Cc: Ram Pai, Dominik Brodowski, Linus Torvalds, linux-pci,
	linux-kernel, Yinghai Lu

e084882: PCI: only enable pci realloc when SRIOV bar is not assigned
22f7543: PCI: print out suggestion about using pci=realloc
c81bbda: PCI: Make pci bridge reallocating enabled/disabled
b1b520d: PCI: Retry on type IORESOURCE_IO allocation.

are left over after Jesse pickup more of them.
it will try to auto detect if need to use pci=realloc, and print out suggestion.

could get from

	git://git.kernel.org/pub/scm/linux/kernel/git/yinghai/linux-yinghai.git for-pci-next


-v3: Resend according to Jesse. Update ack and etc.
     last one add CONFIG_PCI_REALLOC_ENABLE_DETECT according to Jesse.
-v4: left over that need refreshing against pci/linux-next...
    resending accoring to Jesse.

Thanks

Yinghai

 Documentation/kernel-parameters.txt |    9 +++-
 drivers/pci/Kconfig                 |   10 +++++
 drivers/pci/pci.c                   |    4 +-
 drivers/pci/pci.h                   |    2 +-
 drivers/pci/setup-bus.c             |   75 +++++++++++++++++++++++++++--------
 5 files changed, 79 insertions(+), 21 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-02-24 16:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-24  3:23 [PATCH -v4 0/4] PCI : bridge resource reallocation patchset -- followup Yinghai Lu
2012-02-24  3:23 ` [PATCH 1/4] PCI: Retry on type IORESOURCE_IO allocation Yinghai Lu
2012-02-24  3:23 ` [PATCH 2/4] PCI: Make pci bridge reallocating enabled/disabled Yinghai Lu
2012-02-24  3:23 ` [PATCH 3/4] PCI: print out suggestion about using pci=realloc Yinghai Lu
2012-02-24  3:23 ` [PATCH 4/4] PCI: only enable pci realloc when SRIOV bar is not assigned Yinghai Lu
2012-02-24 16:50   ` Jesse Barnes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).