From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751511AbbFDBzL (ORCPT ); Wed, 3 Jun 2015 21:55:11 -0400 Received: from mga09.intel.com ([134.134.136.24]:45910 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750812AbbFDBzA (ORCPT ); Wed, 3 Jun 2015 21:55:00 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,549,1427785200"; d="scan'208";a="740593482" Message-ID: <556FAFEF.6040802@linux.intel.com> Date: Thu, 04 Jun 2015 09:54:55 +0800 From: Jiang Liu Organization: Intel User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Al Stone , "Rafael J . Wysocki" , Bjorn Helgaas , Marc Zyngier , Hanjun Guo , Liviu Dudau , Yijing Wang CC: Lv Zheng , "lenb @ kernel . org" , LKML , linux-pci@vger.kernel.org, linux-acpi@vger.kernel.org, "x86 @ kernel . org" , linux-arm-kernel@lists.infradead.org Subject: Re: [Patch v4 0/8] Consolidate ACPI PCI root common code into ACPI core References: <1433225576-8215-1-git-send-email-jiang.liu@linux.intel.com> <556F6332.2040501@redhat.com> In-Reply-To: <556F6332.2040501@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2015/6/4 4:27, Al Stone wrote: > On 06/02/2015 12:12 AM, Jiang Liu wrote: >> This patch set consolidates common code to support ACPI PCI root on x86 >> and IA64 platforms into ACPI core, to reproduce duplicated code and >> simplify maintenance. And a patch set based on this to support ACPI based >> PCIe host bridge on ARM64 has been posted at: > > Link is missing (or it's a typo of some flavor). HI Al, Sorry, I missed the link. It has been posted at: https://lkml.org/lkml/2015/5/26/207 Thanks! Gerry