Re: [PATCH 02/39] x86, PCI: have own version for pcibios_bus_to_resource
From: Yinghai Lu <yinghai@kernel.org>
Date: 2012-02-29 23:33:40
Also in:
linux-pci, lkml
From: Yinghai Lu <yinghai@kernel.org>
Date: 2012-02-29 23:33:40
Also in:
linux-pci, lkml
On Wed, Feb 29, 2012 at 3:20 PM, Bjorn Helgaas [off-list ref] wrote:
On Wed, Feb 29, 2012 at 4:07 PM, Yinghai Lu [off-list ref] wrote:quoted
x86 does not need to offset the address. So we can skip that costing offset searching.I tried to start a discussion about this patch (and others), but I don't think you responded: http://marc.info/?l=linux-pci&m=133036414506921&w=2
this patch does reduce some not needed ops. and it does not affects your effects, and it just make x86 not get punished. let's let Jesse and x86 maintainers to decide if this patch is needed. Thanks Yinghai