From mboxrd@z Thu Jan 1 00:00:00 1970 From: gengdongjiu Subject: Re: [RFC/RFT PATCH 3/6] ACPI / APEI: Replace ioremap_page_range() with fixmap Date: Thu, 2 Nov 2017 20:01:16 +0800 Message-ID: <459a2731-b7eb-5836-93fd-57b7feaa5e40@huawei.com> References: <20171031153832.17746-1-james.morse@arm.com> <20171031153832.17746-4-james.morse@arm.com> <3b796e66-1618-0a6e-e57e-99323514b84d@huawei.com> <59F9E0DF.20006@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from szxga06-in.huawei.com ([45.249.212.32]:45648 "EHLO huawei.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751370AbdKBMCg (ORCPT ); Thu, 2 Nov 2017 08:02:36 -0400 In-Reply-To: <59F9E0DF.20006@arm.com> Content-Language: en-US Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: James Morse Cc: linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, x86@kernel.org, Catalin Marinas , Will Deacon , Thomas Gleixner , Ingo Molnar , "H . Peter Anvin" , Borislav Petkov , "Rafael J . Wysocki" , Len Brown , Tony Luck , Tyler Baicar , Xie XiuQi , torvalds@linux-foundation.org, "Zhengqiang (turing)" , "lijinyue@huawei.com" Hi James, > > Can I take that as a 'Tested-by:'? > > These tags also let us record who has a system that can test changes to this driver. sure. Thanks for the fixing. Qiang Zheng who is my colleague have tested it. CC Qiang. Tested-by: Qiang Zheng > > > Thanks, > > James > > > > . > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754138AbdKBMCh (ORCPT ); Thu, 2 Nov 2017 08:02:37 -0400 Received: from szxga06-in.huawei.com ([45.249.212.32]:45648 "EHLO huawei.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751370AbdKBMCg (ORCPT ); Thu, 2 Nov 2017 08:02:36 -0400 Subject: Re: [RFC/RFT PATCH 3/6] ACPI / APEI: Replace ioremap_page_range() with fixmap To: James Morse CC: , , , , Catalin Marinas , Will Deacon , Thomas Gleixner , Ingo Molnar , "H . Peter Anvin" , Borislav Petkov , "Rafael J . Wysocki" , Len Brown , Tony Luck , Tyler Baicar , Xie XiuQi , , "Zhengqiang (turing)" , "lijinyue@huawei.com" References: <20171031153832.17746-1-james.morse@arm.com> <20171031153832.17746-4-james.morse@arm.com> <3b796e66-1618-0a6e-e57e-99323514b84d@huawei.com> <59F9E0DF.20006@arm.com> From: gengdongjiu Message-ID: <459a2731-b7eb-5836-93fd-57b7feaa5e40@huawei.com> Date: Thu, 2 Nov 2017 20:01:16 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <59F9E0DF.20006@arm.com> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.142.68.147] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi James, > > Can I take that as a 'Tested-by:'? > > These tags also let us record who has a system that can test changes to this driver. sure. Thanks for the fixing. Qiang Zheng who is my colleague have tested it. CC Qiang. Tested-by: Qiang Zheng > > > Thanks, > > James > > > > . > From mboxrd@z Thu Jan 1 00:00:00 1970 From: gengdongjiu@huawei.com (gengdongjiu) Date: Thu, 2 Nov 2017 20:01:16 +0800 Subject: [RFC/RFT PATCH 3/6] ACPI / APEI: Replace ioremap_page_range() with fixmap In-Reply-To: <59F9E0DF.20006@arm.com> References: <20171031153832.17746-1-james.morse@arm.com> <20171031153832.17746-4-james.morse@arm.com> <3b796e66-1618-0a6e-e57e-99323514b84d@huawei.com> <59F9E0DF.20006@arm.com> Message-ID: <459a2731-b7eb-5836-93fd-57b7feaa5e40@huawei.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi James, > > Can I take that as a 'Tested-by:'? > > These tags also let us record who has a system that can test changes to this driver. sure. Thanks for the fixing. Qiang Zheng who is my colleague have tested it. CC Qiang. Tested-by: Qiang Zheng > > > Thanks, > > James > > > > . >