Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932100AbdDRB2X (ORCPT ); Mon, 17 Apr 2017 21:28:23 -0400 Received: from szxga03-in.huawei.com ([45.249.212.189]:5441 "EHLO dggrg03-dlp.huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753775AbdDRB2U (ORCPT ); Mon, 17 Apr 2017 21:28:20 -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> 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: <58F56B81.3090608@huawei.com> Date: Tue, 18 Apr 2017 09:27:29 +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: <9556e737-a9d8-f751-2872-6fabce86fa48@codeaurora.org> 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.0A0B0207.58F56B8E.0098,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: 7523906152d4a7767c0b8c7286262ea8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 907 Lines: 25 Hi Sinan, On 2017/4/18 6:01, Sinan Kaya wrote: > On 4/17/2017 5:44 PM, Sinan Kaya wrote: >> Any idea what happened to the change in this function during merge? >> >> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=ae7c18380495ac5c14a614fdb6c452c3bf9148ac >> > I realized that there is a V9 out there. I'm catching up with the work. > > https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git/commit/?h=irq/irqchip-4.12&id=e6db07d0f3b6da1f8cfd485776bfefa4fcdbfc45 > > seems to be fixing the issue. 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. Thanks Hanjun