From patchwork Mon Sep 28 09:26:40 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Leizhen (ThunderTown)" X-Patchwork-Id: 11803271 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7AF14112E for ; Mon, 28 Sep 2020 09:27:45 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4B95821D95 for ; Mon, 28 Sep 2020 09:27:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="qY1F1XXV" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4B95821D95 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=huawei.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-ID:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=cWkB5HEZGbaE3cB+/HbJsFSMzc6oAa5waPkyye99c6w=; b=qY1F1XXVkJBBV/1A0fZHWwfAA sqpNwokb4r5UR0dEX5wELLsNa9BbdBpWNij0jNCKowaW8bUIVqR31+X1XG8SNZaKmpogjXrMCQ3NH KWJoLr3SxlfTBXtUPgf4VxmRPNR8E/gkSHw0bNEDj8DtjUt16e7l3PIwVr9Cr2zgLrlBpgWhg4WFi zxytrwEJiMPAyrjAbzMuuVAtGEg1k3KeVIC1QJRG9kCncVUoQ/FM3v5mfxlrPBMZjWo5GsIIy9hlN Pr7YPtp0yIWQvr0CfzDaR77HPemhsIzyD4e+mLWlF15QfdST8PGxsgKJY7XKEVbUsN/5IW9O/k5Fq My5hrUusw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kMpRT-00066q-TP; Mon, 28 Sep 2020 09:27:31 +0000 Received: from szxga07-in.huawei.com ([45.249.212.35] helo=huawei.com) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kMpRA-0005xS-CS for linux-arm-kernel@lists.infradead.org; Mon, 28 Sep 2020 09:27:13 +0000 Received: from DGGEMS413-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id 0F54C52B2D228130BE95; Mon, 28 Sep 2020 17:26:59 +0800 (CST) Received: from thunder-town.china.huawei.com (10.174.177.253) by DGGEMS413-HUB.china.huawei.com (10.3.19.213) with Microsoft SMTP Server id 14.3.487.0; Mon, 28 Sep 2020 17:26:53 +0800 From: Zhen Lei To: Russell King , Ard Biesheuvel , linux-arm-kernel , linux-kernel Subject: [PATCH 1/2] ARM: p2v: fix trivial comments Date: Mon, 28 Sep 2020 17:26:40 +0800 Message-ID: <20200928092641.2070-2-thunder.leizhen@huawei.com> X-Mailer: git-send-email 2.26.0.windows.1 In-Reply-To: <20200928092641.2070-1-thunder.leizhen@huawei.com> References: <20200928092641.2070-1-thunder.leizhen@huawei.com> MIME-Version: 1.0 X-Originating-IP: [10.174.177.253] X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200928_052712_679484_2FD541D3 X-CRM114-Status: UNSURE ( 9.69 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [45.249.212.35 listed in list.dnswl.org] 0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [45.249.212.35 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kefeng Wang , Libin , Zhen Lei Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Change pv_offset to __pv_offset. Fixes: f52bb722547f ("ARM: mm: Correct virt_to_phys patching for 64 bit physical addresses") Signed-off-by: Zhen Lei --- arch/arm/kernel/phys2virt.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/kernel/phys2virt.S b/arch/arm/kernel/phys2virt.S index fb53db78fe7850b..baadf2b8919a986 100644 --- a/arch/arm/kernel/phys2virt.S +++ b/arch/arm/kernel/phys2virt.S @@ -53,8 +53,8 @@ ENDPROC(__fixup_pv_table) .text __fixup_a_pv_table: adr_l r6, __pv_offset - ldr r0, [r6, #HIGH_OFFSET] @ pv_offset high word - ldr r6, [r6, #LOW_OFFSET] @ pv_offset low word + ldr r0, [r6, #HIGH_OFFSET] @ __pv_offset high word + ldr r6, [r6, #LOW_OFFSET] @ __pv_offset low word cmn r0, #1 #ifdef CONFIG_THUMB2_KERNEL @