Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757108AbdDRBe0 (ORCPT ); Mon, 17 Apr 2017 21:34:26 -0400 Received: from szxga02-in.huawei.com ([45.249.212.188]:5368 "EHLO dggrg02-dlp.huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752050AbdDRBeX (ORCPT ); Mon, 17 Apr 2017 21:34:23 -0400 Subject: Re: [PATCH v8 10/15] ACPI: platform-msi: retrieve dev id from IORT To: Sinan Kaya , Marc Zyngier , "Rafael J. Wysocki" , Lorenzo Pieralisi References: <1484744105-53140-1-git-send-email-guohanjun@huawei.com> <1484744105-53140-11-git-send-email-guohanjun@huawei.com> <838d8504-b6f0-2475-f4b1-9761ecd9f573@codeaurora.org> <9556e737-a9d8-f751-2872-6fabce86fa48@codeaurora.org> <58F56B81.3090608@huawei.com> CC: , , , Thomas Gleixner , Greg KH , Tomasz Nowicki , Ma Jun , Kefeng Wang , "Agustin Vega-Frias" , , , , Matthias Brugger , Wei Xu , Ming Lei , Hanjun Guo From: Hanjun Guo Message-ID: <58F56CEE.1070702@huawei.com> Date: Tue, 18 Apr 2017 09:33:34 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.177.17.188] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020202.58F56CFE.0039,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2014-11-16 11:51:01, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 13ab70dffb1dfc45462a029cde58bb2a Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 548 Lines: 14 On 2017/4/18 9:30, Sinan Kaya wrote: > On 4/17/2017 9:27 PM, Hanjun Guo wrote: >> Patches were merged via two trees: >> >> https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/log/?h=irq/core >> https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git/log/?h=for-next/core&ofs=50 >> >> So please try to merge those two trees and have a try (we tested >> those patches on our platform and works), if any issues please let >> me know. > Yeah, I figure that out eventually. No issues. I finished my testing > today. Great, thank you :)