From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hanjun Guo Subject: Re: [PATCH v8 10/15] ACPI: platform-msi: retrieve dev id from IORT Date: Tue, 18 Apr 2017 09:33:34 +0800 Message-ID: <58F56CEE.1070702@huawei.com> 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> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-path: 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 In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Sinan Kaya , Marc Zyngier , "Rafael J. Wysocki" , Lorenzo Pieralisi Cc: linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Thomas Gleixner , Greg KH , Tomasz Nowicki , Ma Jun , Kefeng Wang , Agustin Vega-Frias , huxinwei@huawei.com, yimin@huawei.com, linuxarm@huawei.com, Matthias Brugger , Wei Xu , Ming Lei , Hanjun Guo 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 :)