From patchwork Tue Jul 7 18:04:13 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 1324800 Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4B1fDd2SdZz9sSn for ; Wed, 8 Jul 2020 09:44:49 +1000 (AEST) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=infradead.org header.i=@infradead.org header.a=rsa-sha256 header.s=casper.20170209 header.b=Z1WekKlx; dkim-atps=neutral Received: from bilbo.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 4B1fDd1ZQ6zDqxQ for ; Wed, 8 Jul 2020 09:44:49 +1000 (AEST) X-Original-To: linuxppc-dev@lists.ozlabs.org Delivered-To: linuxppc-dev@lists.ozlabs.org Authentication-Results: lists.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=infradead.org (client-ip=2001:8b0:10b:1236::1; helo=casper.infradead.org; envelope-from=rdunlap@infradead.org; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=infradead.org header.i=@infradead.org header.a=rsa-sha256 header.s=casper.20170209 header.b=Z1WekKlx; dkim-atps=neutral Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4B1Vmh3FhjzDqMg for ; Wed, 8 Jul 2020 04:08:36 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=K5P4I52OmjG0Sl6pNIztAMb1sxWsy+0tk7m8cTC1PU4=; b=Z1WekKlxFVdnZGsAJR+/c8fv4z pLlP0fDHe0D0I1Ads9xVF93NZUe8X9+r51YmEyXSXlQTBQpi+BrzZLChovSUm2rAPdYwrJ1FeRkOw LLi1R2rRN0Z5hHRMsXYTxwfXkWgDStvhzhV2bspd6ddrZTpmxMJdxXcIcS42+C4oCFtPtpxG+aSNw TtEKBsokrzD2hCL/WeMkHvPMGuFDQepau4i4BxI51wHJWRJO/nUTNHz/uACsBU3NSbRzYL0r/dq7i WYDSvoKho26VE+A7oLydro/T/5L7+x8roGd0fb3QDX9bHa0jJWG0osdPFyECP7OxtqjMxL0Y36h1s qQow6Ksg==; Received: from [2601:1c0:6280:3f0:897c:6038:c71d:ecac] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jss0X-0004JY-Up; Tue, 07 Jul 2020 18:07:54 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Subject: [PATCH 20/20] Documentation: vm/memory-model: eliminate duplicated word Date: Tue, 7 Jul 2020 11:04:13 -0700 Message-Id: <20200707180414.10467-20-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200707180414.10467-1-rdunlap@infradead.org> References: <20200707180414.10467-1-rdunlap@infradead.org> MIME-Version: 1.0 X-Mailman-Approved-At: Wed, 08 Jul 2020 09:43:35 +1000 X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kvm@vger.kernel.org, linux-doc@vger.kernel.org, David Airlie , kgdb-bugreport@lists.sourceforge.net, linux-fpga@vger.kernel.org, Liviu Dudau , dri-devel@lists.freedesktop.org, linux-mips@vger.kernel.org, Paul Cercueil , linux-mm@kvack.org, keyrings@vger.kernel.org, Paul Mackerras , linux-i2c@vger.kernel.org, Pavel Machek , Srinivas Pandruvada , Mihail Atanassov , linux-leds@vger.kernel.org, linux-s390@vger.kernel.org, Daniel Thompson , linux-scsi@vger.kernel.org, Jonathan Corbet , Masahiro Yamada , Matthew Wilcox , Halil Pasic , Jarkko Sakkinen , James Wang , linux-input@vger.kernel.org, Mali DP Maintainers , Derek Kiernan , Dragan Cvetic , Wu Hao , Tony Krowiak , linux-kbuild@vger.kernel.org, "James E.J. Bottomley" , Jiri Kosina , Hannes Reinecke , linux-block@vger.kernel.org, Thomas Bogendoerfer , Jacek Anaszewski , linux-mm@vger.kernel.org, Dan Williams , Andrew Morton , Mimi Zohar , Jens Axboe , Michal Marek , "Martin K. Petersen" , Pierre Morel , Randy Dunlap , Douglas Anderson , Wolfram Sang , Daniel Vetter , Jason Wessel , Paolo Bonzini , linux-integrity@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Mike Rapoport , Dan Murphy Errors-To: linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org Sender: "Linuxppc-dev" Drop the doubled word "the". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Andrew Morton Cc: linux-mm@kvack.org --- Documentation/vm/memory-model.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/vm/memory-model.rst +++ linux-next-20200701/Documentation/vm/memory-model.rst @@ -159,7 +159,7 @@ frame. Inside a section, the PFN is the The sparse vmemmap uses a virtually mapped memory map to optimize pfn_to_page and page_to_pfn operations. There is a global `struct page *vmemmap` pointer that points to a virtually contiguous array of -`struct page` objects. A PFN is an index to that array and the the +`struct page` objects. A PFN is an index to that array and the offset of the `struct page` from `vmemmap` is the PFN of that page.