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=-12.0 required=3.0 tests=BAYES_00,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 D332CC433DB for ; Wed, 24 Feb 2021 12:37:50 +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 6764964ED3 for ; Wed, 24 Feb 2021 12:37:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6764964ED3 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+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=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=wU29VmY7AespSC93/Ys9NoPejhKiPBc3A+MsZv+YNX8=; b=Is0gkl37xxPOeuhXZjhhW4FSz YCXqU/BmUx8wDMdbIvTJdZw6PZ+XQx9x58vIBh8tRfY5t4DN4/W4RXvtxYgAwJ0Z65siKbhI3ImVk ktFqy70/zXGnqg+ClnVQCYKaWBvaKwuAfqd9WifMKv6K5K7tZ0M3iRq3vDW7CpXMAUJQAXfdUnAPy p+FLz+/3HMhxCQiIoIpOIxlwAK5fi3LErttgEoUPUoMj9WsThJena89YMT0RCbQD/PGwhOxuPJuDF +gR76NKXkJ6HycevfnvLf6Pg44MbAr0Jv9YQcfkvRWeotwIsinWeovsqa5aJRDccoGiUoBKJ/Ri4G QNLkx6Xjg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lEtPE-0000bK-MB; Wed, 24 Feb 2021 12:36:40 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1lEtPB-0000aj-Fi for linux-arm-kernel@lists.infradead.org; Wed, 24 Feb 2021 12:36:38 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 016EF64ED3; Wed, 24 Feb 2021 12:36:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1614170196; bh=G039Za9kzjGujgDplYbrpF5kG/dJTYBzcUm5fk/JYAU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=rx5tWUyUMJf3i6y5WZeIFSBc8WT8jPrkPiVoFtzeQIWtLCY+IoCOHYVfiub/qEX1q WQvkPJ7vs9g8ZcHsuyXKww7uhOBz9H4qSQELCoh9IKKz/6TctfLAecstSlAz9VQMFc cq8mtKQlEa2kPPS0YKVkutmhW3z+gwvAMa1qqjjXlZ0ENYfKJSaZZ7CUUfXow5y8v1 llagbB6EcbzgzqU+QAdtl/IOmD+vvBvFXLIA3MCRwnGvnDtI0P7mCnmpP6C8X6o1hO 7RzZv03wEdAXiIQAPhJRiOqPaXY3fUGI6ZcCRYnYUQb/CVa+1DrL/gStS3Uw8MvXg3 /UWi7glkHPe3w== From: Will Deacon To: linux-arm-kernel@lists.infradead.org, Joey Gouly Subject: Re: [PATCH v1] KVM: arm64: make the hyp vector table entries local Date: Wed, 24 Feb 2021 12:36:30 +0000 Message-Id: <161416564386.3735527.7978680189137622286.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210222164956.43514-1-joey.gouly@arm.com> References: <20210222164956.43514-1-joey.gouly@arm.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210224_073637_648343_35581333 X-CRM114-Status: UNSURE ( 8.05 ) 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 , Will Deacon , catalin.marinas@arm.com, Marc Zyngier , nd@arm.com, kernel-team@android.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 22 Feb 2021 16:49:56 +0000, Joey Gouly wrote: > Make the hyp vector table entries local functions so they > are not accidentally referred to outside of this file. > > Using SYM_CODE_START_LOCAL matches the other vector tables (in hyp-stub.S, > hibernate-asm.S and entry.S) Applied to arm64 (for-next/fixes), thanks! [1/1] KVM: arm64: make the hyp vector table entries local https://git.kernel.org/arm64/c/610e4dc8ac46 Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel