From patchwork Fri Jul 3 20:51: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: 11642843 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 1D3DB913 for ; Fri, 3 Jul 2020 20:51:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id F0F3420899 for ; Fri, 3 Jul 2020 20:51: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="NhrZSjkb" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726856AbgGCUv0 (ORCPT ); Fri, 3 Jul 2020 16:51:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45300 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726368AbgGCUvZ (ORCPT ); Fri, 3 Jul 2020 16:51:25 -0400 Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 44CA7C061794; Fri, 3 Jul 2020 13:51:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.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=b0Kmbj/fGlJi66vsbBQazyesE+Xz16KWPQC+7mxEkm4=; b=NhrZSjkbLP4RwEm/hRYpsBp/s8 w1R7Gwe1XjuG5NHAm9SCeAtrjjCKA43z9ffEsafPkXf7AGGnyp7Be9ydrIYHGmvnMa5/MGyi1BeHS aDt/oz8SDU5xDb0KwiCAB9pw8Qp5WY5QjbztQjkT9bVAwIXddRk7b1WwOky6+Ck4w15YbFTsScowe 2Unpc0znflUFiAlX4gXPcI6tRL6CjIqUjU2b/l4/LfP8Zoxem7yQ17jz7njoxS2GDPY9gPlJGvxW3 f4HxLZOiDVhnqxN/b+bAL7VQA8zN2x7tKyy1P7eSgM3cH5AAPbxvSxoJkZIBG+onzmJP6hECfFk4r mxjEYLnQ==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrSeX-0001yn-J2; Fri, 03 Jul 2020 20:51:22 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, Lorenzo Pieralisi , Hanjun Guo , Sudeep Holla , linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Catalin Marinas , Will Deacon , Dave Martin Subject: [PATCH 1/3] Documentation: arm64/arm-acpi: drop duplicate words Date: Fri, 3 Jul 2020 13:51:08 -0700 Message-Id: <20200703205110.29873-2-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200703205110.29873-1-rdunlap@infradead.org> References: <20200703205110.29873-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-acpi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org Drop the doubled word "the". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Lorenzo Pieralisi Cc: Hanjun Guo Cc: Sudeep Holla Cc: linux-acpi@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org --- Documentation/arm64/arm-acpi.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/arm64/arm-acpi.rst +++ linux-next-20200701/Documentation/arm64/arm-acpi.rst @@ -470,7 +470,7 @@ likely be willing to assist in submittin Linux Code ---------- -Individual items specific to Linux on ARM, contained in the the Linux +Individual items specific to Linux on ARM, contained in the Linux source code, are in the list that follows: ACPI_OS_NAME From patchwork Fri Jul 3 20:51: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: 11642845 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 604A1912 for ; Fri, 3 Jul 2020 20:51:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4676120885 for ; Fri, 3 Jul 2020 20:51:32 +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="nFlYU0u4" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726892AbgGCUvb (ORCPT ); Fri, 3 Jul 2020 16:51:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45312 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726368AbgGCUva (ORCPT ); Fri, 3 Jul 2020 16:51:30 -0400 Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 025D7C061794; Fri, 3 Jul 2020 13:51:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.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=HQLQMgzYkfjithKRdyb5j6fFunP1pdhTzly7cLus8gc=; b=nFlYU0u4fSXmbMIEf55TWlwhha dk5qMoQZrPK2b27tbiusFolXKDOYDqVtJn0OVHEa7ZcTvMFxCCa41M/HQuJu0JzMMBzuxUgo6RxpB dxgF0b8LoubLRUeSM9FGYtyF+tvZIqUv3MWjY1H6TRx9G7/SPvtONb0ecBQL+9AXjpC0EPUuozQ8r M3Jk33tfhz8hA6viNVH9ZsLT26d5NpONB9I01O9KmduNCJhCe/4ySBXwWhkKEmCccjJVo0vFvtJMt ExYO4hWMlSgZMTIgSnRmmHJGPv4dCfMWy0ZASuzudFzCK6rCHetEcsadiSXmJgmbVSox11tA/BxbA TlAgBnZg==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrSeb-0001yn-Ge; Fri, 03 Jul 2020 20:51:26 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, Lorenzo Pieralisi , Hanjun Guo , Sudeep Holla , linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Catalin Marinas , Will Deacon , Dave Martin Subject: [PATCH 2/3] Documentation: arm64/acpi_object_usage: drop duplicate words Date: Fri, 3 Jul 2020 13:51:09 -0700 Message-Id: <20200703205110.29873-3-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200703205110.29873-1-rdunlap@infradead.org> References: <20200703205110.29873-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-acpi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org Drop the doubled word "and". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Lorenzo Pieralisi Cc: Hanjun Guo Cc: Sudeep Holla Cc: linux-acpi@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org --- Documentation/arm64/acpi_object_usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/arm64/acpi_object_usage.rst +++ linux-next-20200701/Documentation/arm64/acpi_object_usage.rst @@ -220,7 +220,7 @@ LPIT Signature Reserved (signature == x86 only table as of ACPI 5.1; starting with ACPI 6.0, processor descriptions and power states on ARM platforms should use the DSDT and define processor container devices (_HID ACPI0010, Section 8.4, - and more specifically 8.4.3 and and 8.4.4). + and more specifically 8.4.3 and 8.4.4). MADT Section 5.2.12 (signature == "APIC") From patchwork Fri Jul 3 20:51: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: 11642847 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 ADA14913 for ; Fri, 3 Jul 2020 20:51:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 94D4620BED for ; Fri, 3 Jul 2020 20:51:39 +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="MPYd72ZG" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726368AbgGCUvf (ORCPT ); Fri, 3 Jul 2020 16:51:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45320 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726903AbgGCUvc (ORCPT ); Fri, 3 Jul 2020 16:51:32 -0400 Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3226CC061794; Fri, 3 Jul 2020 13:51:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.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=Tl3H8CzGCLvArKNIHynag6Y7Rh0ZqBjl93cSC6admS4=; b=MPYd72ZG+tlel/BPwlAFQj3Cjy il1UDH9nms8sY2hb0kzzbeovX/Rbnhyrm/UNnq0t+RtV6ZTjigfU+TfsjyGZX3jKJvdTbmfxwJcZf NkR8yN/vtNot8TSASfxzEC04BsMmgast8e+BFAZat5rzUmzZfv23Gpv6k2gY7xsm1C1gvm7XzLktd XbvewtwmXYsx8cNrAMNhY0S9+a2qvysOmc3G34tnr00N7C32NXt3mx3zH67CHK4HTNPWAsAy8rKg1 k545v0mpS6yz9PCHQyVHTiLAh5B74f+/zPEXpFVs3+++bgwsdDyeA8DhW43qMBYjBdAJeJ18t1sLQ u0n/ZnAA==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrSef-0001yn-Gd; Fri, 03 Jul 2020 20:51:30 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Jonathan Corbet , linux-doc@vger.kernel.org, Lorenzo Pieralisi , Hanjun Guo , Sudeep Holla , linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Catalin Marinas , Will Deacon , Dave Martin Subject: [PATCH 3/3] Documentation: arm64/sve: drop duplicate words Date: Fri, 3 Jul 2020 13:51:10 -0700 Message-Id: <20200703205110.29873-4-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200703205110.29873-1-rdunlap@infradead.org> References: <20200703205110.29873-1-rdunlap@infradead.org> MIME-Version: 1.0 Sender: linux-acpi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org Drop the doubled word "for". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Catalin Marinas Cc: Will Deacon Cc: linux-arm-kernel@lists.infradead.org Cc: Dave Martin Acked-by: Dave Martin --- Documentation/arm64/sve.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/arm64/sve.rst +++ linux-next-20200701/Documentation/arm64/sve.rst @@ -494,7 +494,7 @@ Appendix B. ARMv8-A FP/SIMD programmer' Note: This section is for information only and not intended to be complete or to replace any architectural specification. -Refer to [4] for for more information. +Refer to [4] for more information. ARMv8-A defines the following floating-point / SIMD register state: