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=-17.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 B3E07C433E6 for ; Thu, 4 Mar 2021 20:07:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 87E2F64F6D for ; Thu, 4 Mar 2021 20:07:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237935AbhCDUGo (ORCPT ); Thu, 4 Mar 2021 15:06:44 -0500 Received: from mail.kernel.org ([198.145.29.99]:50972 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237815AbhCDUGR (ORCPT ); Thu, 4 Mar 2021 15:06:17 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1A63364F73; Thu, 4 Mar 2021 20:05:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1614888336; bh=FUVg1X26+WbK2+gd2WkNaErZqBQdZJhpxO9hYC8znog=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WUr7W1rh47prVwLZBWbrrPMqyCxV00k+dS5ZnJDRPr2cMW6WQsdrq/M/PS7r/Pzy3 W4qo0y207uXNLxAcdMVtzWEVDPz5JTyVXKX4nuZyouLO7V7JT6348kngpINsHAtCt6 G5gFQ3JRCRNINW0Pkchn4UYGlNtU/e2maqDp/StTkhKSzv8KEi8DMl7mRVm4rWCv/F iEon2O6RRPX4DDSJ4Eo5cO2uRlycMmd+p+52Vrolqi+7HddTDCJNNpPnhUzlqO1yWL kVE50r9BOGSzb5pw+F5lzRixyLo5nYBXdvfb8fBxGweos7wpC1cpOlcC2gnRAmQ8C6 tRDQdmYw4gWIA== Date: Thu, 4 Mar 2021 20:05:31 +0000 From: Will Deacon To: Quentin Perret Cc: catalin.marinas@arm.com, maz@kernel.org, james.morse@arm.com, julien.thierry.kdev@gmail.com, suzuki.poulose@arm.com, android-kvm@google.com, linux-kernel@vger.kernel.org, kernel-team@android.com, kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org, tabba@google.com, mark.rutland@arm.com, dbrazdil@google.com, mate.toth-pal@arm.com, seanjc@google.com, robh+dt@kernel.org Subject: Re: [PATCH v3 30/32] KVM: arm64: Page-align the .hyp sections Message-ID: <20210304200530.GH21950@willie-the-truck> References: <20210302150002.3685113-1-qperret@google.com> <20210302150002.3685113-31-qperret@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210302150002.3685113-31-qperret@google.com> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 02, 2021 at 03:00:00PM +0000, Quentin Perret wrote: > We will soon unmap the .hyp sections from the host stage 2 in Protected > nVHE mode, which obvisouly works with at least page granularity, so make > sure to align them correctly. s/obvisouly/obviously/ > > Signed-off-by: Quentin Perret > --- > arch/arm64/kernel/vmlinux.lds.S | 22 +++++++++------------- > 1 file changed, 9 insertions(+), 13 deletions(-) With the typo fixed: Acked-by: Will Deacon Will 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=-15.3 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 38B0EC433E0 for ; Thu, 4 Mar 2021 20:05:42 +0000 (UTC) Received: from mm01.cs.columbia.edu (mm01.cs.columbia.edu [128.59.11.253]) by mail.kernel.org (Postfix) with ESMTP id AA93164F77 for ; Thu, 4 Mar 2021 20:05:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AA93164F77 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kvmarm-bounces@lists.cs.columbia.edu Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 4AB134B414; Thu, 4 Mar 2021 15:05:41 -0500 (EST) X-Virus-Scanned: at lists.cs.columbia.edu Authentication-Results: mm01.cs.columbia.edu (amavisd-new); dkim=softfail (fail, message has been altered) header.i=@kernel.org Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GtFRcYg9LwX7; Thu, 4 Mar 2021 15:05:40 -0500 (EST) Received: from mm01.cs.columbia.edu (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 48FDF4B5A9; Thu, 4 Mar 2021 15:05:40 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id D395A4B427 for ; Thu, 4 Mar 2021 15:05:38 -0500 (EST) X-Virus-Scanned: at lists.cs.columbia.edu Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vz90J8XFzW-f for ; Thu, 4 Mar 2021 15:05:37 -0500 (EST) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mm01.cs.columbia.edu (Postfix) with ESMTPS id C16F24B414 for ; Thu, 4 Mar 2021 15:05:37 -0500 (EST) Received: by mail.kernel.org (Postfix) with ESMTPSA id 1A63364F73; Thu, 4 Mar 2021 20:05:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1614888336; bh=FUVg1X26+WbK2+gd2WkNaErZqBQdZJhpxO9hYC8znog=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WUr7W1rh47prVwLZBWbrrPMqyCxV00k+dS5ZnJDRPr2cMW6WQsdrq/M/PS7r/Pzy3 W4qo0y207uXNLxAcdMVtzWEVDPz5JTyVXKX4nuZyouLO7V7JT6348kngpINsHAtCt6 G5gFQ3JRCRNINW0Pkchn4UYGlNtU/e2maqDp/StTkhKSzv8KEi8DMl7mRVm4rWCv/F iEon2O6RRPX4DDSJ4Eo5cO2uRlycMmd+p+52Vrolqi+7HddTDCJNNpPnhUzlqO1yWL kVE50r9BOGSzb5pw+F5lzRixyLo5nYBXdvfb8fBxGweos7wpC1cpOlcC2gnRAmQ8C6 tRDQdmYw4gWIA== Date: Thu, 4 Mar 2021 20:05:31 +0000 From: Will Deacon To: Quentin Perret Subject: Re: [PATCH v3 30/32] KVM: arm64: Page-align the .hyp sections Message-ID: <20210304200530.GH21950@willie-the-truck> References: <20210302150002.3685113-1-qperret@google.com> <20210302150002.3685113-31-qperret@google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210302150002.3685113-31-qperret@google.com> User-Agent: Mutt/1.10.1 (2018-07-13) Cc: android-kvm@google.com, catalin.marinas@arm.com, mate.toth-pal@arm.com, seanjc@google.com, tabba@google.com, linux-kernel@vger.kernel.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, maz@kernel.org, kernel-team@android.com, kvmarm@lists.cs.columbia.edu X-BeenThere: kvmarm@lists.cs.columbia.edu X-Mailman-Version: 2.1.14 Precedence: list List-Id: Where KVM/ARM decisions are made List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu On Tue, Mar 02, 2021 at 03:00:00PM +0000, Quentin Perret wrote: > We will soon unmap the .hyp sections from the host stage 2 in Protected > nVHE mode, which obvisouly works with at least page granularity, so make > sure to align them correctly. s/obvisouly/obviously/ > > Signed-off-by: Quentin Perret > --- > arch/arm64/kernel/vmlinux.lds.S | 22 +++++++++------------- > 1 file changed, 9 insertions(+), 13 deletions(-) With the typo fixed: Acked-by: Will Deacon Will _______________________________________________ kvmarm mailing list kvmarm@lists.cs.columbia.edu https://lists.cs.columbia.edu/mailman/listinfo/kvmarm 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=-15.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 EC447C433E0 for ; Thu, 4 Mar 2021 20:07:25 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 878A464E6C for ; Thu, 4 Mar 2021 20:07:25 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 878A464E6C 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=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=frgAn6PFrAO+FEuUOE6B1Zc6SGVi8f+5xw71+XHaFyw=; b=ns1b17RStiJSdZmQSz47UAHM4 ANcrbUhUBUkzztqHnBOR6AihrLzCNcgalAhbkE8uFsWHSpq6N3gh41SlkFFyetaaWX7XCK+TjafPW uyB0pPCvtnqENoRmyhmER3TkUCIeFdBXojCGemJ0Xg+Mcw5hCrE9yoTT59QmdgGrGcJP3NeQK2v4+ mEoqTnjhmOhSOheq+1jca3p2VJybfdR9xFBZJ7lv5iJLKdkZ9GyFUbMuFLGKFOEqNgVe1tJy+Aysq DjNbzqq2+fSrLx94e0DOcRmZc0KK1AjS4tZqi6UZKRGOwzTZxCPEJcoXPh/gjbrIL3Kx7AvdsNHGg d/ZF7rBCw==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lHuEG-009scs-Mw; Thu, 04 Mar 2021 20:05:48 +0000 Received: from mail.kernel.org ([198.145.29.99]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lHuE6-009sYf-6O for linux-arm-kernel@lists.infradead.org; Thu, 04 Mar 2021 20:05:40 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1A63364F73; Thu, 4 Mar 2021 20:05:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1614888336; bh=FUVg1X26+WbK2+gd2WkNaErZqBQdZJhpxO9hYC8znog=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WUr7W1rh47prVwLZBWbrrPMqyCxV00k+dS5ZnJDRPr2cMW6WQsdrq/M/PS7r/Pzy3 W4qo0y207uXNLxAcdMVtzWEVDPz5JTyVXKX4nuZyouLO7V7JT6348kngpINsHAtCt6 G5gFQ3JRCRNINW0Pkchn4UYGlNtU/e2maqDp/StTkhKSzv8KEi8DMl7mRVm4rWCv/F iEon2O6RRPX4DDSJ4Eo5cO2uRlycMmd+p+52Vrolqi+7HddTDCJNNpPnhUzlqO1yWL kVE50r9BOGSzb5pw+F5lzRixyLo5nYBXdvfb8fBxGweos7wpC1cpOlcC2gnRAmQ8C6 tRDQdmYw4gWIA== Date: Thu, 4 Mar 2021 20:05:31 +0000 From: Will Deacon To: Quentin Perret Cc: catalin.marinas@arm.com, maz@kernel.org, james.morse@arm.com, julien.thierry.kdev@gmail.com, suzuki.poulose@arm.com, android-kvm@google.com, linux-kernel@vger.kernel.org, kernel-team@android.com, kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org, tabba@google.com, mark.rutland@arm.com, dbrazdil@google.com, mate.toth-pal@arm.com, seanjc@google.com, robh+dt@kernel.org Subject: Re: [PATCH v3 30/32] KVM: arm64: Page-align the .hyp sections Message-ID: <20210304200530.GH21950@willie-the-truck> References: <20210302150002.3685113-1-qperret@google.com> <20210302150002.3685113-31-qperret@google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210302150002.3685113-31-qperret@google.com> User-Agent: Mutt/1.10.1 (2018-07-13) 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-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 Tue, Mar 02, 2021 at 03:00:00PM +0000, Quentin Perret wrote: > We will soon unmap the .hyp sections from the host stage 2 in Protected > nVHE mode, which obvisouly works with at least page granularity, so make > sure to align them correctly. s/obvisouly/obviously/ > > Signed-off-by: Quentin Perret > --- > arch/arm64/kernel/vmlinux.lds.S | 22 +++++++++------------- > 1 file changed, 9 insertions(+), 13 deletions(-) With the typo fixed: Acked-by: Will Deacon Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel