From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753770AbaI1LPM (ORCPT ); Sun, 28 Sep 2014 07:15:12 -0400 Received: from mga02.intel.com ([134.134.136.20]:2140 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751940AbaI1LPK (ORCPT ); Sun, 28 Sep 2014 07:15:10 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.04,613,1406617200"; d="scan'208";a="609843752" Message-ID: <5427EDB7.9060002@linux.intel.com> Date: Sun, 28 Sep 2014 19:15:03 +0800 From: Jiang Liu Organization: Intel User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Borislav Petkov , Aravind Gopalakrishnan CC: Benjamin Herrenschmidt , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , "Rafael J. Wysocki" , Bjorn Helgaas , Randy Dunlap , Yinghai Lu , Grant Likely , Marc Zyngier , Konrad Rzeszutek Wilk , Andrew Morton , Tony Luck , Joerg Roedel , Greg Kroah-Hartman , x86@kernel.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [RFT Part2 v2 00/24] Enable hierarchy irqdomian on x86 platforms References: <1411740145-30626-1-git-send-email-jiang.liu@linux.intel.com> <20140926142931.GA10066@nazgul.tnic> <542594A6.4040504@amd.com> <20140928110531.GB7351@pd.tnic> In-Reply-To: <20140928110531.GB7351@pd.tnic> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Borislav, I have prepared a git tree at: https://github.com/jiangliu/linux.git irqdomain/p1v2 https://github.com/jiangliu/linux.git irqdomain/p2v2 https://github.com/jiangliu/linux.git irqdomain/p3v1 Branch irqdomain/p3v1 also includes all changes in p1v2/p2v2. Regards! Gerry On 2014/9/28 19:05, Borislav Petkov wrote: > On Fri, Sep 26, 2014 at 11:30:30AM -0500, Aravind Gopalakrishnan wrote: >> Okay, I shall start looking into the patches and RFH as needed. > > Btw, apparently, there's a third patchset too: > > https://lkml.kernel.org/r/1411743478-31435-1-git-send-email-jiang.liu@linux.intel.com > > Jiang, do you have a tree which has all required patches for testing so > that people don't have to go hunting for them..? > > Thanks. >