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=-8.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,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 B6BCAC43603 for ; Sat, 14 Dec 2019 12:29:27 +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 57D1120706 for ; Sat, 14 Dec 2019 12:29:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="qWEHT4Rm"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="TdT7jtcC" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 57D1120706 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=alien8.de 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:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=yTs6kiS9eYgntAGZFG96W1uAvlEmufihxNPh326Kc/8=; b=qWEHT4RmSOWJaw 1Wr+XtzQwFeatZwu2cz/kQz3tHgUQl0IPZY8QaTfID+CJ0rlD7dhvqDRCR7QE8rv9LayQCtwNG4LO 0+/99WWKnV4+1d/G6YnGENJOL1rlQr8DlBCiTW/pOcLmPtkPrZ3KkLFfsOperRoTN1wePKGzYz4co Sq4fECXHdNYPCPR16OHyfIBt4PleMAyP6Ea4ibrGeXtPDJz/0+rYzk8IgWZgrO+8NI9ioVLS3tEaf 0YdwYQJ5X/xJEgj/aLlRw5nPZ5x3UMmU2tHJjOBdV8d6gA7OPtG8E8WPOHCrw1Fuj9l+hfBB+rEkR CDNeP9faonkOshcP08gA==; 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 1ig6Xv-0005I6-0j; Sat, 14 Dec 2019 12:29:19 +0000 Received: from mail.skyhub.de ([5.9.137.197]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ig6Xq-0005GX-HZ; Sat, 14 Dec 2019 12:29:16 +0000 Received: from zn.tnic (p200300EC2F0A5A009CBB5BB8E6A81C1F.dip0.t-ipconnect.de [IPv6:2003:ec:2f0a:5a00:9cbb:5bb8:e6a8:1c1f]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id E3E281EC095C; Sat, 14 Dec 2019 13:29:11 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1576326552; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=8NCoc4fb2yRyFtctOcE7NM5N1P1G1fFp8+EyemH6LM8=; b=TdT7jtcCxSBC/j3j6arokG0EX5msVb8eN5aWP4jJdYexOAWLvsWeWZBIvvXmkU0X9ArVuS YwGvoKUlJJYh8ZU5WSbTyEDdtEZaZSYfT/PXnaXXQCE4JfA3hjcMEIhY8tJDVf8l7s5MbZ NqxojWGpiWAs15TS2oWFCWsHAH08fLE= Date: Sat, 14 Dec 2019 13:29:10 +0100 From: Borislav Petkov To: Bhupesh Sharma Subject: Re: [PATCH v5 3/5] Documentation/arm64: Fix a simple typo in memory.rst Message-ID: <20191214122910.GD28635@zn.tnic> References: <1574972716-25858-1-git-send-email-bhsharma@redhat.com> <1574972716-25858-2-git-send-email-bhsharma@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1574972716-25858-2-git-send-email-bhsharma@redhat.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191214_042914_731326_3278DADD X-CRM114-Status: GOOD ( 16.14 ) 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 , Jonathan Corbet , Ard Biesheuvel , linux-doc@vger.kernel.org, Will Deacon , x86@kernel.org, kexec@lists.infradead.org, linux-kernel@vger.kernel.org, James Morse , Catalin Marinas , bhupesh.linux@gmail.com, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, Steve Capper 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 Fri, Nov 29, 2019 at 01:55:14AM +0530, Bhupesh Sharma wrote: > 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.rst > index 02e02175e6f5..cf03b3290800 100644 > --- a/Documentation/arm64/memory.rst > +++ b/Documentation/arm64/memory.rst > @@ -129,7 +129,7 @@ this logic. > > 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. > > 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 > -- Why is this a separate patch? -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel