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 X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 008A6C83000 for ; Tue, 28 Apr 2020 14:51:54 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id A83A5206C0 for ; Tue, 28 Apr 2020 14:51:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="IsetGhL3"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="L8zkHQlr" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A83A5206C0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.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=Cs+WQKoydXSwc4Swli6XD7dKuD4USqmoRa9FChREezE=; b=IsetGhL3O88gkR 36MHiukvZJN3iX8uTGuRHRUi31g6kI6xBPVu0GdbO8Q+/gRV3AlMFNYTfPqEhKkpZ0ue2jFG+JYL/ NazuDz0iT5ll0QBx//p1tWN9/y4ZP/9qyN2zviXeej9jXxQUGjWi6YO5w0mbzb+FCLhgAi/pvc0mB jNg/slK6HVx1etzo3DpJALU93KooOcRthNXwURTwGuu02HTtQpeK9IsXm2hcfkuTpGNzWe5wqstUQ GIY2oeK8ra+CE3mO1VQ0jKCaEpy282JMJLEoYu5J1J1xx3ST+y4g7x8GB4yCPipOn5+FmCzbH2vsN Qkv8eqsfAtT9vp5ePHVw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jTRaR-0003ck-V4; Tue, 28 Apr 2020 14:51:51 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jTRYV-0008N6-DO for linux-arm-kernel@lists.infradead.org; Tue, 28 Apr 2020 14:49:54 +0000 Received: from localhost.localdomain (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D32C120757; Tue, 28 Apr 2020 14:49:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588085391; bh=HW5gY/PTGX5BQrBOARDH8pwTJ3WlmMRBNfR1t0B9/kY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=L8zkHQlrc60X+lZLNznKbk5fh98lJju5xEBKbfwfPtb07WwwheodJ8dvchJXi/Ca7 x4ARma7HkKjoEFWstuFJtZJbLeFWqhh0Gr2zV8YzClUTNN6EW745wccoGQMkLol6rf poHrSgYnDVCojqexu4EN6EiPaKqGKSxP7zTwdfAk= From: Will Deacon To: linux-arm-kernel@lists.infradead.org, Ard Biesheuvel Subject: Re: [PATCH] arm64: rename stext to primary_entry Date: Tue, 28 Apr 2020 15:49:34 +0100 Message-Id: <158807851720.208186.17336418596950831891.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200326171423.3080-1-ardb@kernel.org> References: <20200326171423.3080-1-ardb@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200428_074951_955458_8A73CB8A X-CRM114-Status: UNSURE ( 9.79 ) X-CRM114-Notice: Please train this message. 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: mark.rutland@arm.com, catalin.marinas@arm.com, broonie@kernel.org, Will Deacon Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 26 Mar 2020 18:14:23 +0100, Ard Biesheuvel wrote: > For historical reasons, the primary entry routine living somewhere in > the inittext section is called stext(), which is confusing, given that > there is also a section marker called _stext which lives at a fixed > offset in the image (either 64 or 4096 bytes, depending on whether > CONFIG_EFI is enabled) > > Let's rename stext to primary_entry(), which is a better description > and reflects the secondary_entry() routine that already exists for > SMP boot. Applied to arm64 (for-next/misc), thanks! [1/1] arm64: rename stext to primary_entry https://git.kernel.org/arm64/c/348a625deef1 Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel