From patchwork Sat Jul 4 03:20:08 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11642999 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BA96F159A for ; Sat, 4 Jul 2020 03:20:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 993E820884 for ; Sat, 4 Jul 2020 03:20:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="taJdNT58" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727068AbgGDDUe (ORCPT ); Fri, 3 Jul 2020 23:20:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48652 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726501AbgGDDUe (ORCPT ); Fri, 3 Jul 2020 23:20:34 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BB1C9C061794; Fri, 3 Jul 2020 20:20:33 -0700 (PDT) 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=v3to2sgHc1QVReX422OXkm9R4yx3s+sZ/QxCA2U3Qmo=; b=taJdNT58TuHsRqiei7ea6NUisP EtY14yX4mCeRinnwVry/Uu0nT7qWV//7xInhrXjQe0yaZhcMW771WfVTjm9aUgXaJj9wAaHl3cKJ/ hL1hqPOtLQzngxrbgXph4OOakmR5SutLNr39V3f8EVT1p+DOClRGKyCASH9x9C1I+T+QjB887zRNz oMOygfqs8SRm/7kWu6HB1q/glBTMXBJu7dt7RQHN8cyFf54XA5q2/uhaXbexy4jmxWTzyCBZYpPSY oXvGYQtRZwpq+ENmUCkKnZZ6hiE5GVYRw/7kiwA3U18+Pbgu03ksXgppWt1AjiMNBwEa1mL6UrvRU 5JYJIv3g==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrYj9-0000Ri-46; Sat, 04 Jul 2020 03:20:32 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, cgroups@vger.kernel.org, dm-devel@redhat.com, Mauro Carvalho Chehab , linux-media@vger.kernel.org, Andrew Morton , linux-mm@kvack.org, Trond Myklebust , Anna Schumaker , linux-nfs@vger.kernel.org, Srinivas Pandruvada , Len Brown , linux-pm@vger.kernel.org, platform-driver-x86@vger.kernel.org, "Darrick J . Wong" , linux-xfs@vger.kernel.org Subject: [PATCH 01/13] Documentation/admin-guide: cgroup-v2: drop doubled word Date: Fri, 3 Jul 2020 20:20:08 -0700 Message-Id: <20200704032020.21923-2-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200704032020.21923-1-rdunlap@infradead.org> References: <20200704032020.21923-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org Drop the doubled word "of". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: cgroups@vger.kernel.org --- Documentation/admin-guide/cgroup-v2.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/admin-guide/cgroup-v2.rst +++ linux-next-20200701/Documentation/admin-guide/cgroup-v2.rst @@ -2047,7 +2047,7 @@ RDMA ---- The "rdma" controller regulates the distribution and accounting of -of RDMA resources. +RDMA resources. RDMA Interface Files ~~~~~~~~~~~~~~~~~~~~ From patchwork Sat Jul 4 03:20:09 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11643005 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 39223174A for ; Sat, 4 Jul 2020 03:20:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 17F5C20884 for ; Sat, 4 Jul 2020 03:20:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="tJY95Xa0" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727094AbgGDDUj (ORCPT ); Fri, 3 Jul 2020 23:20:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48666 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726501AbgGDDUi (ORCPT ); Fri, 3 Jul 2020 23:20:38 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1CF33C061794; Fri, 3 Jul 2020 20:20:38 -0700 (PDT) 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=aRVEN4YU/BFDPd6cVTCzZUpu/CCVzRwNOQDbPEBZys4=; b=tJY95Xa0IAWCrSFHJ8hTCqVmCb PXAAOu78uVM3UWrMJkge+fpEUOzsWN6i1uIxsyLnmkkuQkJJKI8Wx/TOSwiCRs3GoeUv+ef/Odg/4 DScwsH1ayFutkvn+JXl/8SAVMLiPQGYB0MUXTsWHuuWqq5ph52ziQX1HKD76p6hA9U7asFqXqBZeE 9rhtY/avec+Vt38MW41IjTZHQyftEBAk/dryc/xxN2emvHd+r8wIzhVGs4AVI9JlrkZ3Em9tgS+5V Fz+a9iVry0UFDQ259p5zqFaxpP59X6EW0kDPHUScNKFFxI8sioWVwnTmsuLAIn7yc+3yPmOcbAc9k lOiOUrzQ==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrYjE-0000Ri-15; Sat, 04 Jul 2020 03:20:36 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, cgroups@vger.kernel.org, dm-devel@redhat.com, Mauro Carvalho Chehab , linux-media@vger.kernel.org, Andrew Morton , linux-mm@kvack.org, Trond Myklebust , Anna Schumaker , linux-nfs@vger.kernel.org, Srinivas Pandruvada , Len Brown , linux-pm@vger.kernel.org, platform-driver-x86@vger.kernel.org, "Darrick J . Wong" , linux-xfs@vger.kernel.org Subject: [PATCH 02/13] Documentation/admin-guide: cgroup-v1/rdma: drop doubled word Date: Fri, 3 Jul 2020 20:20:09 -0700 Message-Id: <20200704032020.21923-3-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200704032020.21923-1-rdunlap@infradead.org> References: <20200704032020.21923-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org Drop the doubled word "echo". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: cgroups@vger.kernel.org --- Documentation/admin-guide/cgroup-v1/rdma.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/admin-guide/cgroup-v1/rdma.rst +++ linux-next-20200701/Documentation/admin-guide/cgroup-v1/rdma.rst @@ -114,4 +114,4 @@ Following resources can be accounted by (d) Delete resource limit:: - echo echo mlx4_0 hca_handle=max hca_object=max > /sys/fs/cgroup/rdma/1/rdma.max + echo mlx4_0 hca_handle=max hca_object=max > /sys/fs/cgroup/rdma/1/rdma.max From patchwork Sat Jul 4 03:20:10 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11643147 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 291B9159A for ; Sat, 4 Jul 2020 03:22:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0D755208C7 for ; Sat, 4 Jul 2020 03:22:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="FE+o7+Sh" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727114AbgGDDUq (ORCPT ); Fri, 3 Jul 2020 23:20:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48682 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726501AbgGDDUo (ORCPT ); Fri, 3 Jul 2020 23:20:44 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7041CC061794; Fri, 3 Jul 2020 20:20:43 -0700 (PDT) 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=OX5gHkwRjdsphqPt6oiGYwwyZUjS829HMpxoXk36jV8=; b=FE+o7+ShQZ2AiuFUBYQn85Da1f G2Yu2rsWT7l/PufkfBHi6+HVkOGIMo+xzFVFJRTjQAKFgoWNOEQl33q/JRSVGo25f5prdmn1+7ejY 3d+xxkfejFHE+p2bYujzHfi8DIyAdx1vPt6MHoMN4EetW5KLS1SjqfybqxmbiEeOMYCJY99DvRSDs KvbXu8EGt1zxIdSPQh2vhvCB/yo7r1JmqrhZLesdsGDPLkENZnfOWFo1P08y/XCFq5BiPoNYQfqOy mXKg510Em8dbR8L2J1ZPqF17fz1qB5Tx7uewRboZ+Bf/6WZOacDFRmhy2YVQ74/WwoJmk1vKDvVtr mRTgU5PA==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrYjI-0000Ri-CC; Sat, 04 Jul 2020 03:20:41 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, cgroups@vger.kernel.org, dm-devel@redhat.com, Mauro Carvalho Chehab , linux-media@vger.kernel.org, Andrew Morton , linux-mm@kvack.org, Trond Myklebust , Anna Schumaker , linux-nfs@vger.kernel.org, Srinivas Pandruvada , Len Brown , linux-pm@vger.kernel.org, platform-driver-x86@vger.kernel.org, "Darrick J . Wong" , linux-xfs@vger.kernel.org Subject: [PATCH 03/13] Documentation/admin-guide: dm-integrity: drop doubled words Date: Fri, 3 Jul 2020 20:20:10 -0700 Message-Id: <20200704032020.21923-4-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200704032020.21923-1-rdunlap@infradead.org> References: <20200704032020.21923-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org Drop the doubled words "on" and "the". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: dm-devel@redhat.com --- Documentation/admin-guide/device-mapper/dm-integrity.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- linux-next-20200701.orig/Documentation/admin-guide/device-mapper/dm-integrity.rst +++ linux-next-20200701/Documentation/admin-guide/device-mapper/dm-integrity.rst @@ -45,7 +45,7 @@ To use the target for the first time: will format the device 3. unload the dm-integrity target 4. read the "provided_data_sectors" value from the superblock -5. load the dm-integrity target with the the target size +5. load the dm-integrity target with the target size "provided_data_sectors" 6. if you want to use dm-integrity with dm-crypt, load the dm-crypt target with the size "provided_data_sectors" @@ -99,7 +99,7 @@ interleave_sectors:number the superblock is used. meta_device:device - Don't interleave the data and metadata on on device. Use a + Don't interleave the data and metadata on the device. Use a separate device for metadata. buffer_sectors:number From patchwork Sat Jul 4 03:20:11 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11643133 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 8609C17C5 for ; Sat, 4 Jul 2020 03:21:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 29EB2208D5 for ; Sat, 4 Jul 2020 03:21:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="v7qgqwTp" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727775AbgGDDUu (ORCPT ); Fri, 3 Jul 2020 23:20:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48694 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727121AbgGDDUs (ORCPT ); Fri, 3 Jul 2020 23:20:48 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0ADA9C061794; Fri, 3 Jul 2020 20:20:48 -0700 (PDT) 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=nGMSxQvjBkDqTq1f7jabTVwcwzwy9TqipamfSuuvRvE=; b=v7qgqwTp0o7B2yw+fo8AWsziCa QCzGaPg3f+qq+ROY2INYQI8VUTFqoXrT5d6hPs8xHq7Mt/E5SKay93YzKdTdPNfV+eSOJnkZMLERO ksSyXgbNjmEVfqdLAy+Pdv8iOR+BVQ3faPXjeme/1Yx6cATtT1zHjPcqTUtb+GP5RO4yvCOSuSII8 d1gWvhHCJiVxw9vXprLRXkimQGTgFHV+gIZdkYTlwb98yPIZJhPe4fX+Q4PhQo4NO72htHNfsc36p SVdueTJezN0ljHdlWqSU3/207/YC+deDIjdlp5ZP+j4ie32tKAuCae10hOg+UcW46n9rxLWe4oCxK XolpU1gQ==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrYjN-0000Ri-Mb; Sat, 04 Jul 2020 03:20:46 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, cgroups@vger.kernel.org, dm-devel@redhat.com, Mauro Carvalho Chehab , linux-media@vger.kernel.org, Andrew Morton , linux-mm@kvack.org, Trond Myklebust , Anna Schumaker , linux-nfs@vger.kernel.org, Srinivas Pandruvada , Len Brown , linux-pm@vger.kernel.org, platform-driver-x86@vger.kernel.org, "Darrick J . Wong" , linux-xfs@vger.kernel.org Subject: [PATCH 04/13] Documentation/admin-guide: media/building: drop doubled words Date: Fri, 3 Jul 2020 20:20:11 -0700 Message-Id: <20200704032020.21923-5-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200704032020.21923-1-rdunlap@infradead.org> References: <20200704032020.21923-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org Drop some doubled words. Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org --- Documentation/admin-guide/media/building.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- linux-next-20200701.orig/Documentation/admin-guide/media/building.rst +++ linux-next-20200701/Documentation/admin-guide/media/building.rst @@ -90,7 +90,7 @@ built as modules. Those GPU-specific drivers are selected via the ``Graphics support`` menu, under ``Device Drivers``. - When a GPU driver supports supports HDMI CEC, it will automatically + When a GPU driver supports HDMI CEC, it will automatically enable the CEC core support at the media subsystem. Media dependencies @@ -244,7 +244,7 @@ functionality. If you have an hybrid card, you may need to enable both ``Analog TV`` and ``Digital TV`` at the menu. -When using this option, the defaults for the the media support core +When using this option, the defaults for the media support core functionality are usually good enough to provide the basic functionality for the driver. Yet, you could manually enable some desired extra (optional) functionality using the settings under each of the following From patchwork Sat Jul 4 03:20:12 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11643027 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 3FA23618 for ; Sat, 4 Jul 2020 03:21:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 26DD920884 for ; Sat, 4 Jul 2020 03:21:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="VrTfAv1R" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727798AbgGDDUy (ORCPT ); Fri, 3 Jul 2020 23:20:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48710 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727789AbgGDDUx (ORCPT ); Fri, 3 Jul 2020 23:20:53 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0B632C061794; Fri, 3 Jul 2020 20:20:53 -0700 (PDT) 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=Xc5Y/7gMRvZrKEJDCwrF418TtFkFpBUwIh8SQqJf/ZU=; b=VrTfAv1RGQ4hkjvCiNUDlr43un jMOXcMt42Nbx8oDU/ZCH3amqP9Ci4p6Jj0bs5YM+KpSNQ4IvQkmwfsmststlLaxkb/Bu8FDK9T1gf U8W3n96qwP7as2mouie5Il16I0kLXpdDwMJN9RWnaVSNFbtxn/nLTVq2JT7omAyncYHfEYPGIPWxp KsBbm72o1Rg+YHOANxA2hEIOkaxm1TcaR4HMozh5pGtMWNsYS+bQxx179Va8AUDruSOe1f9QDwVp0 p4mFxuXbBxcu69O91lkt+sC40Rn54VfvH4i4E1SEtOKR9fz53N8PoD7JO7oTtDS1SEOHDoFEe/Ixu TIR9XeJA==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrYjS-0000Ri-7y; Sat, 04 Jul 2020 03:20:51 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, cgroups@vger.kernel.org, dm-devel@redhat.com, Mauro Carvalho Chehab , linux-media@vger.kernel.org, Andrew Morton , linux-mm@kvack.org, Trond Myklebust , Anna Schumaker , linux-nfs@vger.kernel.org, Srinivas Pandruvada , Len Brown , linux-pm@vger.kernel.org, platform-driver-x86@vger.kernel.org, "Darrick J . Wong" , linux-xfs@vger.kernel.org Subject: [PATCH 05/13] Documentation/admin-guide: mm/ksm: drop doubled word Date: Fri, 3 Jul 2020 20:20:12 -0700 Message-Id: <20200704032020.21923-6-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200704032020.21923-1-rdunlap@infradead.org> References: <20200704032020.21923-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org 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/admin-guide/mm/ksm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/admin-guide/mm/ksm.rst +++ linux-next-20200701/Documentation/admin-guide/mm/ksm.rst @@ -52,7 +52,7 @@ with EAGAIN, but more probably arousing If KSM is not configured into the running kernel, madvise MADV_MERGEABLE and MADV_UNMERGEABLE simply fail with EINVAL. If the running kernel was built with CONFIG_KSM=y, those calls will normally succeed: even if the -the KSM daemon is not currently running, MADV_MERGEABLE still registers +KSM daemon is not currently running, MADV_MERGEABLE still registers the range for whenever the KSM daemon is started; even if the range cannot contain any pages which KSM could actually merge; even if MADV_UNMERGEABLE is applied to a range which was never MADV_MERGEABLE. From patchwork Sat Jul 4 03:20: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: 11643033 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 48F18174A for ; Sat, 4 Jul 2020 03:21:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 24219214D8 for ; Sat, 4 Jul 2020 03:21:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="T9P+15Pz" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727828AbgGDDU7 (ORCPT ); Fri, 3 Jul 2020 23:20:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48722 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727789AbgGDDU6 (ORCPT ); Fri, 3 Jul 2020 23:20:58 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B0179C061794; Fri, 3 Jul 2020 20:20:57 -0700 (PDT) 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=DZ5AR4lNMU/5KPyS2pBM92vJ3D1lWMXawLdaIpgxnII=; b=T9P+15PzEh3VlB3gzOuXmnUnCV V4qPHljrbso2PJprvotn9IiQOSk3aAovV4xIIDSNZjspA23YErZraTFJR/cTUved8EXKhZAFLISg5 418qFrKMlAxt+kAazbl47//dnKjxAJyQFJ1im8untNP6cSyhOgrMep2PRHQV+NXUEkFHgCD24bc4t wtWyA2IsTiMl/0al0BC8D5c7msS793b9ZmAs01+xKjpwB6Qrp1jgIns98O+WIV4uCaiGrPqFRO/bO w36rPGg1vydz8vsnZ7tO21QN2a2SJ79+YiMy26Y/LsVqOaxEUrla7UPAPBywSC7g6AvFqBVj+TmNe mIY/o2qA==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrYjX-0000Ri-5m; Sat, 04 Jul 2020 03:20:55 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, cgroups@vger.kernel.org, dm-devel@redhat.com, Mauro Carvalho Chehab , linux-media@vger.kernel.org, Andrew Morton , linux-mm@kvack.org, Trond Myklebust , Anna Schumaker , linux-nfs@vger.kernel.org, Srinivas Pandruvada , Len Brown , linux-pm@vger.kernel.org, platform-driver-x86@vger.kernel.org, "Darrick J . Wong" , linux-xfs@vger.kernel.org Subject: [PATCH 06/13] Documentation/admin-guide: pnfs-block-server: drop doubled word Date: Fri, 3 Jul 2020 20:20:13 -0700 Message-Id: <20200704032020.21923-7-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200704032020.21923-1-rdunlap@infradead.org> References: <20200704032020.21923-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org Drop the doubled word "with". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Trond Myklebust Cc: Anna Schumaker Cc: linux-nfs@vger.kernel.org --- Documentation/admin-guide/nfs/pnfs-block-server.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/admin-guide/nfs/pnfs-block-server.rst +++ linux-next-20200701/Documentation/admin-guide/nfs/pnfs-block-server.rst @@ -8,7 +8,7 @@ to handling all the metadata access to t to the clients to directly access the underlying block devices that are shared with the client. -To use pNFS block layouts with with the Linux NFS server the exported file +To use pNFS block layouts with the Linux NFS server the exported file system needs to support the pNFS block layouts (currently just XFS), and the file system must sit on shared storage (typically iSCSI) that is accessible to the clients in addition to the MDS. As of now the file system needs to From patchwork Sat Jul 4 03:20:14 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11643123 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id CBB7F159A for ; Sat, 4 Jul 2020 03:21:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2BE552088E for ; Sat, 4 Jul 2020 03:21:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="kdlQ3P5n" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727847AbgGDDVE (ORCPT ); Fri, 3 Jul 2020 23:21:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48736 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727789AbgGDDVC (ORCPT ); Fri, 3 Jul 2020 23:21:02 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 495AEC061794; Fri, 3 Jul 2020 20:21:02 -0700 (PDT) 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=NxLHP+9cFhtU3n1OYnw9N90/6GroG0s0rwbqmFTSb6o=; b=kdlQ3P5n9vkkqj1ly+uWdiMMtM Exf5dBIyd7H1wc5cxeAxqlwv/2Un9/BIrbYJXUcVKUmrMpYU4knuAT5//TN8Pn3KGBUQEmWescrtC T4EP5rVfc+p30Jwt9ueo27TcoRyQiJL2HPkBychrVGwgev8EXNraang584WgoG8ypw+ApdA21wkhu tVxlVkCIeTP5Ca8+MxuXO2aTo9+kfdWW+TXsgdOF3p98hImfRBkh1PUYwBQqE7b3MJcqE1Z8dqj1w 200gdii7HIynKZmL6xQX6rwATVSlCTYK7zVM7nvmTgz0OCoVIsKEQ9NAjwiebLFgDlWU7lbYHMklg l4/rBZUw==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrYjb-0000Ri-Sy; Sat, 04 Jul 2020 03:21:00 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, cgroups@vger.kernel.org, dm-devel@redhat.com, Mauro Carvalho Chehab , linux-media@vger.kernel.org, Andrew Morton , linux-mm@kvack.org, Trond Myklebust , Anna Schumaker , linux-nfs@vger.kernel.org, Srinivas Pandruvada , Len Brown , linux-pm@vger.kernel.org, platform-driver-x86@vger.kernel.org, "Darrick J . Wong" , linux-xfs@vger.kernel.org Subject: [PATCH 07/13] Documentation/admin-guide: pnfs-scsi-server: drop doubled word Date: Fri, 3 Jul 2020 20:20:14 -0700 Message-Id: <20200704032020.21923-8-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200704032020.21923-1-rdunlap@infradead.org> References: <20200704032020.21923-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org Drop the doubled word "with". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Trond Myklebust Cc: Anna Schumaker Cc: linux-nfs@vger.kernel.org --- Documentation/admin-guide/nfs/pnfs-scsi-server.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/admin-guide/nfs/pnfs-scsi-server.rst +++ linux-next-20200701/Documentation/admin-guide/nfs/pnfs-scsi-server.rst @@ -9,7 +9,7 @@ which in addition to handling all the me also hands out layouts to the clients so that they can directly access the underlying SCSI LUNs that are shared with the client. -To use pNFS SCSI layouts with with the Linux NFS server, the exported file +To use pNFS SCSI layouts with the Linux NFS server, the exported file system needs to support the pNFS SCSI layouts (currently just XFS), and the file system must sit on a SCSI LUN that is accessible to the clients in addition to the MDS. As of now the file system needs to sit directly on the From patchwork Sat Jul 4 03:20:15 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11643045 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 91C9E618 for ; Sat, 4 Jul 2020 03:21:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 781862100A for ; Sat, 4 Jul 2020 03:21:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="TXiZaQor" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727870AbgGDDVJ (ORCPT ); Fri, 3 Jul 2020 23:21:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48752 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727789AbgGDDVH (ORCPT ); Fri, 3 Jul 2020 23:21:07 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0695EC061794; Fri, 3 Jul 2020 20:21:07 -0700 (PDT) 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=0XLS9Rcvj09LtgGfVKUIZyZrmGOYd4UjCrzrWHy1+1s=; b=TXiZaQormlTtVEDg7USvjAjN9M AEc4Ojj1xm3khtsjz/TxDwH9GGiE1M3eLN8329NG74Pv80aEnoZyvEgOTANv4HIouoqhGrHI118gO f8BVLC+gr0TUOKK2AcxYELqfTOJO3bWUpFSedyZUzdxg73jSnzVxqbbGUqUZRYfIgIOeXUuxvwCA8 Mc6zkXL/92sYXS2UgknQ+IOy+6GVEHCNrzTqbnD+Qj8fKKUmISEA/Apj1W4u+h9FfWM3FhDz2xX8n PH1V/yr5/uzV5WEbesL/RIWE5nyCh1BTH0TzTxlcnsfNWVh10TOg9iMvdwNF26dw/xP0a0L9hvpy3 TuUBb6Dg==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrYjg-0000Ri-Dx; Sat, 04 Jul 2020 03:21:05 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, cgroups@vger.kernel.org, dm-devel@redhat.com, Mauro Carvalho Chehab , linux-media@vger.kernel.org, Andrew Morton , linux-mm@kvack.org, Trond Myklebust , Anna Schumaker , linux-nfs@vger.kernel.org, Srinivas Pandruvada , Len Brown , linux-pm@vger.kernel.org, platform-driver-x86@vger.kernel.org, "Darrick J . Wong" , linux-xfs@vger.kernel.org Subject: [PATCH 08/13] Documentation/admin-guide: arm-ccn: drop doubled word Date: Fri, 3 Jul 2020 20:20:15 -0700 Message-Id: <20200704032020.21923-9-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200704032020.21923-1-rdunlap@infradead.org> References: <20200704032020.21923-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org Drop the doubled word "as". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org --- Documentation/admin-guide/perf/arm-ccn.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/admin-guide/perf/arm-ccn.rst +++ linux-next-20200701/Documentation/admin-guide/perf/arm-ccn.rst @@ -27,7 +27,7 @@ Crosspoint PMU events require "xp" (inde and "vc" (virtual channel ID). Crosspoint watchpoint-based events (special "event" value 0xfe) -require "xp" and "vc" as as above plus "port" (device port index), +require "xp" and "vc" as above plus "port" (device port index), "dir" (transmit/receive direction), comparator values ("cmp_l" and "cmp_h") and "mask", being index of the comparator mask. From patchwork Sat Jul 4 03:20:16 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11643063 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id CFA40618 for ; Sat, 4 Jul 2020 03:21:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AD024212CC for ; Sat, 4 Jul 2020 03:21:19 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="cwGGq3XJ" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727896AbgGDDVO (ORCPT ); Fri, 3 Jul 2020 23:21:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48764 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727789AbgGDDVM (ORCPT ); Fri, 3 Jul 2020 23:21:12 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2FA84C061794; Fri, 3 Jul 2020 20:21:12 -0700 (PDT) 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=2T86phqvAjaFev1DitRym/3ukUuz3anye73gz3G7R78=; b=cwGGq3XJv64zqNaxsegz15kH2d j3kiOnOl8Szg4QARRlvN0/pdBxzdH1lTGsw4F0NQ11c7yXqZt8rIiEfjXtC/fDkmLI/20jFkXT7ID DUtGIPblPYEFFm9m+A4WTJTPpylbXzLEmyFTkzIqwkHQQtmbume1OXesFufG+Ymkm38h1c+5bA6Ug ZzfoxpLBMeaa61dIOpPfywy+0IF6ZDQ34xj82KX0ghkxskMoIOyr/mrbwekCraXG8FHORusXTWjnr ucJRUrNj71DrU7aadinKacnN9B1lKeREJG8AUK95IEhA4rDpDeVYFVhfRErFf+W6n1UJS/1gtCpL2 lMMbGdxw==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrYjl-0000Ri-AL; Sat, 04 Jul 2020 03:21:10 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, cgroups@vger.kernel.org, dm-devel@redhat.com, Mauro Carvalho Chehab , linux-media@vger.kernel.org, Andrew Morton , linux-mm@kvack.org, Trond Myklebust , Anna Schumaker , linux-nfs@vger.kernel.org, Srinivas Pandruvada , Len Brown , linux-pm@vger.kernel.org, platform-driver-x86@vger.kernel.org, "Darrick J . Wong" , linux-xfs@vger.kernel.org Subject: [PATCH 09/13] Documentation/admin-guide: intel_pstate: drop doubled word Date: Fri, 3 Jul 2020 20:20:16 -0700 Message-Id: <20200704032020.21923-10-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200704032020.21923-1-rdunlap@infradead.org> References: <20200704032020.21923-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org Drop the doubled word "to". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Srinivas Pandruvada Cc: Len Brown Cc: linux-pm@vger.kernel.org --- Documentation/admin-guide/pm/intel_pstate.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/admin-guide/pm/intel_pstate.rst +++ linux-next-20200701/Documentation/admin-guide/pm/intel_pstate.rst @@ -708,7 +708,7 @@ core (for the policies with other scalin The ``ftrace`` interface can be used for low-level diagnostics of ``intel_pstate``. For example, to check how often the function to set a -P-state is called, the ``ftrace`` filter can be set to to +P-state is called, the ``ftrace`` filter can be set to :c:func:`intel_pstate_set_pstate`:: # cd /sys/kernel/debug/tracing/ From patchwork Sat Jul 4 03:20:17 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11643071 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 053AC618 for ; Sat, 4 Jul 2020 03:21:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E1DE420884 for ; Sat, 4 Jul 2020 03:21:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="RDI/Bdk8" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727915AbgGDDVT (ORCPT ); Fri, 3 Jul 2020 23:21:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48782 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727067AbgGDDVR (ORCPT ); Fri, 3 Jul 2020 23:21:17 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 92AB8C061794; Fri, 3 Jul 2020 20:21:17 -0700 (PDT) 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=IYOmOJoYZTBzZj9tcefKQPSQ7bdbtk5gsplfzDl4zv8=; b=RDI/Bdk8o1Faay9KdZmlzUO+AA m9o/n0YxzrBme19YPdPlCs6aSDNnHgXacy3SY0Tdmr/4smmEjBkkP5fSiwBPjm6W0rmT9dI6DUqB+ WPHy1NRhErLBOSZm3A3Bf+bwJ9OBXlfP3tT2RRuxrlR99dEPK7dPaWT9lxLrl3ZwSnGGAYcw2jHgB W/3HGLyYFeyYxOR1/ANiuRukON94z6AHvMn1jLVlTIl8DaCF/sPqUhvS3zbj5LrIh8RFBBpgRJ1Z3 d7bJ4CWw+xjil4LqVozb2pkxgw+V7EI4L00GtUN7dBTuSRaE0MQRcpfhjuK0LA6Q1dhrNNiAsIssx Y0YtEhcw==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrYjq-0000Ri-9h; Sat, 04 Jul 2020 03:21:15 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, cgroups@vger.kernel.org, dm-devel@redhat.com, Mauro Carvalho Chehab , linux-media@vger.kernel.org, Andrew Morton , linux-mm@kvack.org, Trond Myklebust , Anna Schumaker , linux-nfs@vger.kernel.org, Srinivas Pandruvada , Len Brown , linux-pm@vger.kernel.org, platform-driver-x86@vger.kernel.org, "Darrick J . Wong" , linux-xfs@vger.kernel.org Subject: [PATCH 10/13] Documentation/admin-guide: intel-speed-select: drop doubled words Date: Fri, 3 Jul 2020 20:20:17 -0700 Message-Id: <20200704032020.21923-11-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200704032020.21923-1-rdunlap@infradead.org> References: <20200704032020.21923-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org Drop the doubled words "that" and "and". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Srinivas Pandruvada Cc: platform-driver-x86@vger.kernel.org --- Documentation/admin-guide/pm/intel-speed-select.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- linux-next-20200701.orig/Documentation/admin-guide/pm/intel-speed-select.rst +++ linux-next-20200701/Documentation/admin-guide/pm/intel-speed-select.rst @@ -114,7 +114,7 @@ base performance profile (which is perfo Lock/Unlock status ~~~~~~~~~~~~~~~~~~ -Even if there are multiple performance profiles, it is possible that that they +Even if there are multiple performance profiles, it is possible that they are locked. If they are locked, users cannot issue a command to change the performance state. It is possible that there is a BIOS setup to unlock or check with your system vendor. @@ -883,7 +883,7 @@ To enable Intel(R) SST-TF, execute:: enable:success In this case, the option "-a" is optional. If set, it enables Intel(R) SST-TF -feature and also sets the CPUs to high and and low priority using Intel Speed +feature and also sets the CPUs to high and low priority using Intel Speed Select Technology Core Power (Intel(R) SST-CP) features. The CPU numbers passed with "-c" arguments are marked as high priority, including its siblings. From patchwork Sat Jul 4 03:20:18 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11643087 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id F41E513B6 for ; Sat, 4 Jul 2020 03:21:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DC5D021707 for ; Sat, 4 Jul 2020 03:21:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="Vr5yaAj1" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727933AbgGDDVZ (ORCPT ); Fri, 3 Jul 2020 23:21:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48796 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727067AbgGDDVW (ORCPT ); Fri, 3 Jul 2020 23:21:22 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 78F73C061794; Fri, 3 Jul 2020 20:21:22 -0700 (PDT) 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=8pKvrcNaFuZeOjcq9eNrFm90IIli99w7VYLzSvP2y/o=; b=Vr5yaAj1Ow2hOWq/9C2zxsJ/Ih O0OJdZk0igUSwbBN6Coig/XIlsc6duH3uegpjCHLNSAew5qXmj8JWos7K97HeWesePg2chNgXnnmX Fm0rn3ALzxs6znAgYSoRLrp2oaO5NKphqg+xKe0qr8V2ZHhJt1ekEjax+61rghNovm7npGJNuAIBv 5TQa/YURh8seaHlSM2wgsBGNGWSnMiM0p48qQPEITU0X59w8FryqV1X9ohHmEmeEjIbgsb/mZwRk3 SJNzh68EBoS/b4DUnSJ9cazhy1UXJE5lbmBzU0jAOOW3astTOcTCgr6SMZd1wDPvAa5iP/Sc/o/YG 7lyRnaew==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrYjv-0000Ri-Jh; Sat, 04 Jul 2020 03:21:20 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, cgroups@vger.kernel.org, dm-devel@redhat.com, Mauro Carvalho Chehab , linux-media@vger.kernel.org, Andrew Morton , linux-mm@kvack.org, Trond Myklebust , Anna Schumaker , linux-nfs@vger.kernel.org, Srinivas Pandruvada , Len Brown , linux-pm@vger.kernel.org, platform-driver-x86@vger.kernel.org, "Darrick J . Wong" , linux-xfs@vger.kernel.org Subject: [PATCH 11/13] Documentation/admin-guide: sysctl/kernel: drop doubled word Date: Fri, 3 Jul 2020 20:20:18 -0700 Message-Id: <20200704032020.21923-12-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200704032020.21923-1-rdunlap@infradead.org> References: <20200704032020.21923-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org Drop the doubled word "set". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org --- Documentation/admin-guide/sysctl/kernel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/admin-guide/sysctl/kernel.rst +++ linux-next-20200701/Documentation/admin-guide/sysctl/kernel.rst @@ -235,7 +235,7 @@ This toggle indicates whether unprivileg from using ``dmesg(8)`` to view messages from the kernel's log buffer. When ``dmesg_restrict`` is set to 0 there are no restrictions. -When ``dmesg_restrict`` is set set to 1, users must have +When ``dmesg_restrict`` is set to 1, users must have ``CAP_SYSLOG`` to use ``dmesg(8)``. The kernel config option ``CONFIG_SECURITY_DMESG_RESTRICT`` sets the From patchwork Sat Jul 4 03:20:19 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11643107 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id A237F618 for ; Sat, 4 Jul 2020 03:21:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 88672212CC for ; Sat, 4 Jul 2020 03:21:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="AOpHy3PN" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727960AbgGDDVa (ORCPT ); Fri, 3 Jul 2020 23:21:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48812 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727943AbgGDDV1 (ORCPT ); Fri, 3 Jul 2020 23:21:27 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 55E39C061794; Fri, 3 Jul 2020 20:21:27 -0700 (PDT) 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=q/jxUDlRbAWpTfER8Qjcml7jB2V9gg4ZvM3Yif0zDus=; b=AOpHy3PNTO8Th8dORBpwr2nQG4 /qoP+Nyv9xB23zCJGi4fKi1/I4Zv33sHJsycO15HMO07JLIoAOnSa7qmHkptkjcKSjy6Cxe1kE0AF W80tLaqZnjl4zYFoA77aHJkSLrfI6vIEUfuI3DXi6ig1pntvH/bLegV0TJ1eJxowSI0Q7z7GtAFWy l4/bss+e3xI3T1XZ3S4zGMgS6VrtOMGMVFTB8DnqYvn2Fxg3Yc+X1U9fZEoW6v9zMq0CNQcmCJB2F rH3cNphwKYeOoJW/X9Rb0OylwfwkR0ph+YELJ+jWTaJcJW8ooqHMGZ+5Cp7nnksfQaukHCv9c61cl 5onz3FAw==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrYk0-0000Ri-NR; Sat, 04 Jul 2020 03:21:25 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, cgroups@vger.kernel.org, dm-devel@redhat.com, Mauro Carvalho Chehab , linux-media@vger.kernel.org, Andrew Morton , linux-mm@kvack.org, Trond Myklebust , Anna Schumaker , linux-nfs@vger.kernel.org, Srinivas Pandruvada , Len Brown , linux-pm@vger.kernel.org, platform-driver-x86@vger.kernel.org, "Darrick J . Wong" , linux-xfs@vger.kernel.org Subject: [PATCH 12/13] Documentation/admin-guide: tainted-kernels: drop doubled word Date: Fri, 3 Jul 2020 20:20:19 -0700 Message-Id: <20200704032020.21923-13-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200704032020.21923-1-rdunlap@infradead.org> References: <20200704032020.21923-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org Drop the doubled word "the". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org --- Documentation/admin-guide/tainted-kernels.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/admin-guide/tainted-kernels.rst +++ linux-next-20200701/Documentation/admin-guide/tainted-kernels.rst @@ -61,7 +61,7 @@ this on the machine that had the stateme * Proprietary module was loaded (#0) * Kernel issued warning (#9) * Externally-built ('out-of-tree') module was loaded (#12) - See Documentation/admin-guide/tainted-kernels.rst in the the Linux kernel or + See Documentation/admin-guide/tainted-kernels.rst in the Linux kernel or https://www.kernel.org/doc/html/latest/admin-guide/tainted-kernels.html for a more details explanation of the various taint flags. Raw taint value as int/string: 4609/'P W O ' From patchwork Sat Jul 4 03:20:20 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11643099 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 13BE513B6 for ; Sat, 4 Jul 2020 03:21:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E3A6D214D8 for ; Sat, 4 Jul 2020 03:21:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="crtyVFUU" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727984AbgGDDVd (ORCPT ); Fri, 3 Jul 2020 23:21:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48824 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727970AbgGDDVc (ORCPT ); Fri, 3 Jul 2020 23:21:32 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4956AC061794; Fri, 3 Jul 2020 20:21:32 -0700 (PDT) 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=0aHjQ55hFxq6STzE8jcPc++LJg3Ht8D7yJwufSR30/I=; b=crtyVFUUrVpKua+McHYUoIje7r u9Z4eU/Yh+Lf+I6E8teepx4m84OpgMhb3cSfbkkeCJNmNQJAwLLP9WL67m0hdI/rW/63LUPbt1qkf RRyVxT2iL8djwXVmOJf92BhmdplTayXrRVe2MOjTL/CrqZ2whCkgD9ZEJ84QB3O7bBqZIhNAeESH1 QQ4BZubJwj5hj8SDMoO/ulG0wC4LSNxXfW58XwQfnCwPPXqG1AcXSb8ceMPuq063UWFE1QQ6V0QGu ZaHlK10StFUDZ8gPV1qSto9E643B/WRyGF/mNlWQBa5ymyFfB1IbMKYyG7gxHuFjfvcFovndXHrOR d8hk8i6A==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrYk5-0000Ri-Io; Sat, 04 Jul 2020 03:21:30 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, cgroups@vger.kernel.org, dm-devel@redhat.com, Mauro Carvalho Chehab , linux-media@vger.kernel.org, Andrew Morton , linux-mm@kvack.org, Trond Myklebust , Anna Schumaker , linux-nfs@vger.kernel.org, Srinivas Pandruvada , Len Brown , linux-pm@vger.kernel.org, platform-driver-x86@vger.kernel.org, "Darrick J . Wong" , linux-xfs@vger.kernel.org Subject: [PATCH 13/13] Documentation/admin-guide: xfs: drop doubled word Date: Fri, 3 Jul 2020 20:20:20 -0700 Message-Id: <20200704032020.21923-14-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200704032020.21923-1-rdunlap@infradead.org> References: <20200704032020.21923-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org Drop the doubled word "for". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Darrick J. Wong Cc: linux-xfs@vger.kernel.org Reviewed-by: Darrick J. Wong --- Documentation/admin-guide/xfs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/admin-guide/xfs.rst +++ linux-next-20200701/Documentation/admin-guide/xfs.rst @@ -133,7 +133,7 @@ When mounting an XFS filesystem, the fol logbsize must be an integer multiple of the log stripe unit configured at **mkfs(8)** time. - The default value for for version 1 logs is 32768, while the + The default value for version 1 logs is 32768, while the default value for version 2 logs is MAX(32768, log_sunit). logdev=device and rtdev=device