All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] optimization/fix/cleanup in pci_assign_unassigned_resources
@ 2013-07-01 15:10 Wei Yang
  2013-07-01 15:10 ` [PATCH 1/4] PCI: optimize pci_bus_get_depth() by enumerating on pci bus hierachy Wei Yang
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: Wei Yang @ 2013-07-01 15:10 UTC (permalink / raw)
  To: linux-pci; +Cc: weiyang, linuxram, shangw

Here is some patches do the optimization/fix/cleanup for the function
pci_assign_unassigned_resources().

Wei Yang (4):
  PCI: optimize pci_bus_get_depth() by enumerating on pci bus hierachy
  PCI: add comment for pbus_size_mem() parameter
  PCI: trivial cleanup in pbus_size_io()
  PCI: fix the io resource alignment calculation in pbus_size_io()

 drivers/pci/setup-bus.c |   56 +++++++++++++++++++++++++++++++++++-----------
 1 files changed, 42 insertions(+), 14 deletions(-)

-- 
1.7.5.4


^ permalink raw reply	[flat|nested] 18+ messages in thread
* [PATCH 0/4] optimization/fix/cleanup in pci_assign_unassigned_resources
@ 2013-08-02  9:31 Wei Yang
  0 siblings, 0 replies; 18+ messages in thread
From: Wei Yang @ 2013-08-02  9:31 UTC (permalink / raw)
  To: linux-pci, bhelgaas; +Cc: linuxram, shangw, Wei Yang

Here is some patches do the optimization/fix/cleanup for the function
pci_assign_unassigned_resources().

Wei Yang (4):
  PCI: optimize pci_bus_get_depth() by enumerating on pci bus hierachy
  PCI: add comment for pbus_size_mem() parameter
  PCI: trivial cleanup in pbus_size_io()
  PCI: fix the io resource alignment calculation in pbus_size_io()

 drivers/pci/setup-bus.c |   22 +++++++++++++---------
 1 files changed, 13 insertions(+), 9 deletions(-)

-- 
1.7.5.4


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

end of thread, other threads:[~2013-08-02  9:32 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-01 15:10 [PATCH 0/4] optimization/fix/cleanup in pci_assign_unassigned_resources Wei Yang
2013-07-01 15:10 ` [PATCH 1/4] PCI: optimize pci_bus_get_depth() by enumerating on pci bus hierachy Wei Yang
2013-07-08 20:46   ` Bjorn Helgaas
2013-07-09  2:38     ` Wei Yang
2013-07-09 19:27       ` Bjorn Helgaas
2013-07-10  1:36         ` Wei Yang
2013-07-01 15:10 ` [PATCH 2/4] PCI: add comment for pbus_size_mem() parameter Wei Yang
2013-07-01 15:10 ` [PATCH 3/4] PCI: trivial cleanup in pbus_size_io() Wei Yang
2013-07-01 15:10 ` [PATCH 4/4] PCI: fix the io resource alignment calculation " Wei Yang
2013-07-08 21:15   ` Bjorn Helgaas
2013-07-09  3:20     ` Wei Yang
2013-07-09 17:38       ` Bjorn Helgaas
2013-07-10  1:34         ` Wei Yang
2013-07-19  3:10           ` Wei Yang
2013-07-25 21:22           ` Bjorn Helgaas
     [not found] ` <20130701231040.GA8174@shangw.(null)>
     [not found]   ` <20130701231540.GA15263@shangw.(null)>
2013-07-02  1:51     ` [PATCH 0/4] optimization/fix/cleanup in pci_assign_unassigned_resources Wei Yang
2013-07-04  1:15 ` Wei Yang
2013-08-02  9:31 Wei Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.