From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D73F5C433EF for ; Thu, 5 May 2022 01:25:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:CC:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=dvovOdcJTEFgpnsbpVgSX7cAknfmm3gdqO6VM/8LAk4=; b=rpkDYcnZpnY5xGQll9zQAmyGB9 9g+7QmIcffIVRJlcUtfcbvWR6ikTfb1TMTxBK8ul66qp+KZUiFjW0tvl9YS2w03LRuC/wc23Mv8XN 19A7WDV4d5aTt5nbpO+wjGRphzjQ6/gLk4Yn38PC9YDh/qzFAqjMzKPgb9VIg46tyXab5BxDb6Flt uaBslfl7S/GCxJOsawRpBys8kHLIQ1Nvf5Iwde2wrRryXAV1eL1ubzq0Hy5hOJUNaxIdbCGa/bSik 8/FTFZWyJMq9czkoWu/yTApPze2oaK7g5/+Z7y7uPUnMGXrcIsqejbajEF7pCEcDgStRblcxn5BqZ MqLLpgLw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmQDf-00DSzs-7g; Thu, 05 May 2022 01:23:51 +0000 Received: from szxga08-in.huawei.com ([45.249.212.255]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmQDb-00DSxY-4q for linux-arm-kernel@lists.infradead.org; Thu, 05 May 2022 01:23:48 +0000 Received: from dggpemm500022.china.huawei.com (unknown [172.30.72.53]) by szxga08-in.huawei.com (SkyGuard) with ESMTP id 4Ktwt641nVz1JBqN; Thu, 5 May 2022 09:22:38 +0800 (CST) Received: from dggpemm500002.china.huawei.com (7.185.36.229) by dggpemm500022.china.huawei.com (7.185.36.162) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Thu, 5 May 2022 09:23:42 +0800 Received: from [10.174.178.247] (10.174.178.247) by dggpemm500002.china.huawei.com (7.185.36.229) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Thu, 5 May 2022 09:23:41 +0800 Subject: Re: [PATCH v12 0/9] ACPI/IORT: Support for IORT RMR node To: Shameer Kolothum , , , CC: , , , , , , , , , , , References: <20220503163330.509-1-shameerali.kolothum.thodi@huawei.com> From: Hanjun Guo Message-ID: <2234ad60-c49f-8c72-616c-dfa5300354ef@huawei.com> Date: Thu, 5 May 2022 09:23:41 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 In-Reply-To: <20220503163330.509-1-shameerali.kolothum.thodi@huawei.com> Content-Language: en-GB X-Originating-IP: [10.174.178.247] X-ClientProxiedBy: dggems701-chm.china.huawei.com (10.3.19.178) To dggpemm500002.china.huawei.com (7.185.36.229) X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220504_182347_402917_DD047FFD X-CRM114-Status: UNSURE ( 8.27 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 2022/5/4 0:33, Shameer Kolothum wrote: > Hi > > v11 --> v12 > -Minor fix in patch #4 to address the issue reported by the kernel test robot. > -Added R-by tags by Christoph(patch #1) and Lorenzo(patch #4). > -Added T-by from Steve to all relevant patches. Many thanks!. > > Please note, this series has a dependency on the ACPICA header patch > here[1]. Tested on a Kunpeng920 server machine with SMMUv3, the 3408iMR RAID controller card works as expected, Tested-by: Hanjun Guo Thanks Hanjun _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel