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.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=unavailable 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 91611C432C0 for ; Thu, 28 Nov 2019 20:25:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 692E4217BC for ; Thu, 28 Nov 2019 20:25:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="Zxynn5in" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726569AbfK1UZk (ORCPT ); Thu, 28 Nov 2019 15:25:40 -0500 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:20775 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726734AbfK1UZj (ORCPT ); Thu, 28 Nov 2019 15:25:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1574972738; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2FRKI5+6EDUKwn2QzAstv2u6dW0Q8/ilQLcz5atGxuE=; b=Zxynn5inivyytv8NpKjIZtJY7n1xl6C8HbD3MXBVyax68DTr5OuVBWyupmDPBgniRuILZV qWmiSSO7oxR83CM3yM5QWpi4g19whKGa2+7zcmyAq9I2xLtep1hrJRfDJRqqSbiP/57GFy r0ceCZ+CkvzdBxXkbjZesCmS0MkjHdw= Received: from mail-pf1-f198.google.com (mail-pf1-f198.google.com [209.85.210.198]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-105-vMbNhzB2M7WLTULIa6BTMg-1; Thu, 28 Nov 2019 15:25:35 -0500 Received: by mail-pf1-f198.google.com with SMTP id 187so16727154pfu.13 for ; Thu, 28 Nov 2019 12:25:34 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=BgAr5VVOQXh1yien5qVgdgmIL5RHbScoYGF2ala0/ak=; b=plJI7dLQf59pybFiKsuWGmUpKH+VHX6NiRv2g2zO9v10eRd1p5gJz9ZC6qJlib2k6R 3KZVdkaUtIEP1ojwIrw0veYQtwJ23Xz3amIsamqycc97Czp6KBpVVyAnlorzQGUkeduw RW0XKapy/q8AZ8xtTnCnhUpyI0zXraTtiz1lG1W6GLztOEjdXzn1PcKloTlcFpNr7KIG 4s0CjT6SxTbOnmTaWCKgK/5licYaFQ+2ofzb6rXVW8HvDCu8LuoNccJBr0c/gisidwxW syUzDGJ4R0tqH9KcoNZebq1/u6b8UMfc3YJO/tLuh4MsUdsd9s+iWiklCm4lJFvpHi7z aNSw== X-Gm-Message-State: APjAAAV96dKerOSbsXlhSKHh+A29f4B0ngLkAlyQyjTYxashUKvwm9Pa 6X6Aioz/aYMwCm2Iwko3/Dsh2uxJFNWk469UKA7aAiBqPMeXBRHCxEwmBWQ1IWeCq+GQqU6P2yc DHsAknhlaO8ym1q6YrZQn X-Received: by 2002:a17:90a:9bc7:: with SMTP id b7mr2779322pjw.72.1574972734227; Thu, 28 Nov 2019 12:25:34 -0800 (PST) X-Google-Smtp-Source: APXvYqzGw9W2BseetWuCKGjOOk2X1gZmHcotzHkh3qc0nDt9y8frA3vEMk0c5zDGq7c6I7jA3cnCbg== X-Received: by 2002:a17:90a:9bc7:: with SMTP id b7mr2779308pjw.72.1574972734045; Thu, 28 Nov 2019 12:25:34 -0800 (PST) Received: from localhost ([122.177.85.74]) by smtp.gmail.com with ESMTPSA id hi2sm11225511pjb.22.2019.11.28.12.25.32 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Nov 2019 12:25:33 -0800 (PST) From: Bhupesh Sharma To: linux-kernel@vger.kernel.org Cc: bhsharma@redhat.com, bhupesh.linux@gmail.com, x86@kernel.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, kexec@lists.infradead.org, Jonathan Corbet , James Morse , Mark Rutland , Will Deacon , Steve Capper , Catalin Marinas , Ard Biesheuvel Subject: [PATCH v5 3/5] Documentation/arm64: Fix a simple typo in memory.rst Date: Fri, 29 Nov 2019 01:55:14 +0530 Message-Id: <1574972716-25858-2-git-send-email-bhsharma@redhat.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1574972716-25858-1-git-send-email-bhsharma@redhat.com> References: <1574972716-25858-1-git-send-email-bhsharma@redhat.com> X-MC-Unique: vMbNhzB2M7WLTULIa6BTMg-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: linux-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org Fix a simple typo in arm64/memory.rst Cc: Jonathan Corbet Cc: James Morse Cc: Mark Rutland Cc: Will Deacon Cc: Steve Capper Cc: Catalin Marinas Cc: Ard Biesheuvel Cc: linux-doc@vger.kernel.org Cc: linux-kernel@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Bhupesh Sharma --- Documentation/arm64/memory.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/arm64/memory.rst b/Documentation/arm64/memory.rs= t index 02e02175e6f5..cf03b3290800 100644 --- a/Documentation/arm64/memory.rst +++ b/Documentation/arm64/memory.rst @@ -129,7 +129,7 @@ this logic. =20 As a single binary will need to support both 48-bit and 52-bit VA spaces, the VMEMMAP must be sized large enough for 52-bit VAs and -also must be sized large enought to accommodate a fixed PAGE_OFFSET. +also must be sized large enough to accommodate a fixed PAGE_OFFSET. =20 Most code in the kernel should not need to consider the VA_BITS, for code that does need to know the VA size the variables are --=20 2.7.4