[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150128134639.GN1569@arm.com>
Date: Wed, 28 Jan 2015 13:46:39 +0000
From: Will Deacon <will.deacon@....com>
To: Jiang Liu <jiang.liu@...ux.intel.com>
Cc: "Rafael J. Wysocki" <rjw@...ysocki.net>,
Thomas Gleixner <tglx@...utronix.de>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Yinghai Lu <yinghai@...nel.org>,
Borislav Petkov <bp@...en8.de>, Lv Zheng <lv.zheng@...el.com>,
Russell King <linux@....linux.org.uk>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>,
"x86@...nel.org" <x86@...nel.org>,
Tanmay Inamdar <tinamdar@....com>,
Michal Simek <michal.simek@...inx.com>,
Sören Brinkmann <soren.brinkmann@...inx.com>,
Yijing Wang <wangyijing@...wei.com>,
Murali Karicheri <m-karicheri2@...com>,
Srikanth Thokala <sthokal@...inx.com>,
Tony Luck <tony.luck@...el.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>,
"linux-acpi@...r.kernel.org" <linux-acpi@...r.kernel.org>,
Russell King <rmk+kernel@....linux.org.uk>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [Patch v2 18/22] PCI: Use common resource list management code
instead of private implementation
On Wed, Jan 28, 2015 at 10:57:36AM +0000, Jiang Liu wrote:
> Use common resource list management data structure and interfaces
> instead of private implementation.
>
> Signed-off-by: Jiang Liu <jiang.liu@...ux.intel.com>
> ---
> arch/arm/kernel/bios32.c | 5 ++---
> arch/x86/pci/bus_numa.c | 4 ++--
> drivers/pci/bus.c | 18 ++++++------------
> drivers/pci/host-bridge.c | 8 ++++----
> drivers/pci/host/pci-host-generic.c | 4 ++--
> drivers/pci/host/pci-xgene.c | 4 ++--
> drivers/pci/host/pcie-xilinx.c | 4 ++--
> drivers/pci/probe.c | 10 +++++-----
> include/linux/pci.h | 9 ++-------
> 9 files changed, 27 insertions(+), 39 deletions(-)
The arch/arm/ and drivers/pci/host/pci-host-generic.c bits look fine to
me:
Acked-by: Will Deacon <will.deacon@....com>
Will
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists