From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christophe Leroy Subject: Re: [PATCH 22/22] docs: fix broken documentation links Date: Mon, 3 Jun 2019 09:34:15 +0200 Message-ID: <64e136de-1a7b-3436-9675-44ea9fa7b64a@c-s.fr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: Content-Language: fr List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org Sender: "Linuxppc-dev" To: Mauro Carvalho Chehab , Linux Doc Mailing List Cc: Andrew Lunn , Thomas Preston , Wolfram Sang , Catalin Marinas , Linus Walleij , Will Deacon , Russell King , Paul Mackerras , Alessia Mantegazza , Jakub Wilk , AKASHI Takahiro , Kevin Hilman , James Morris , linux-acpi@vger.kernel.org, Andy Gross , xen-devel@lists.xenproject.org, Jason Wang , Alexander Popov , Qian Cai , Al Viro , Andy Lutomirski , Thomas Gleixner , Kairui Song , Quentin Perret , Greg List-Id: linux-gpio@vger.kernel.org Le 30/05/2019 à 01:23, Mauro Carvalho Chehab a écrit : > Mostly due to x86 and acpi conversion, several documentation > links are still pointing to the old file. Fix them. > > Signed-off-by: Mauro Carvalho Chehab > --- > Documentation/acpi/dsd/leds.txt | 2 +- > Documentation/admin-guide/kernel-parameters.rst | 6 +++--- > Documentation/admin-guide/kernel-parameters.txt | 16 ++++++++-------- > Documentation/admin-guide/ras.rst | 2 +- > .../devicetree/bindings/net/fsl-enetc.txt | 7 +++---- > .../bindings/pci/amlogic,meson-pcie.txt | 2 +- > .../bindings/regulator/qcom,rpmh-regulator.txt | 2 +- > Documentation/devicetree/booting-without-of.txt | 2 +- > Documentation/driver-api/gpio/board.rst | 2 +- > Documentation/driver-api/gpio/consumer.rst | 2 +- > .../firmware-guide/acpi/enumeration.rst | 2 +- > .../firmware-guide/acpi/method-tracing.rst | 2 +- > Documentation/i2c/instantiating-devices | 2 +- > Documentation/sysctl/kernel.txt | 4 ++-- > .../translations/it_IT/process/howto.rst | 2 +- > .../it_IT/process/stable-kernel-rules.rst | 4 ++-- > .../translations/zh_CN/process/4.Coding.rst | 2 +- > Documentation/x86/x86_64/5level-paging.rst | 2 +- > Documentation/x86/x86_64/boot-options.rst | 4 ++-- > .../x86/x86_64/fake-numa-for-cpusets.rst | 2 +- > MAINTAINERS | 6 +++--- > arch/arm/Kconfig | 2 +- > arch/arm64/kernel/kexec_image.c | 2 +- > arch/powerpc/Kconfig | 2 +- > arch/x86/Kconfig | 16 ++++++++-------- > arch/x86/Kconfig.debug | 2 +- > arch/x86/boot/header.S | 2 +- > arch/x86/entry/entry_64.S | 2 +- > arch/x86/include/asm/bootparam_utils.h | 2 +- > arch/x86/include/asm/page_64_types.h | 2 +- > arch/x86/include/asm/pgtable_64_types.h | 2 +- > arch/x86/kernel/cpu/microcode/amd.c | 2 +- > arch/x86/kernel/kexec-bzimage64.c | 2 +- > arch/x86/kernel/pci-dma.c | 2 +- > arch/x86/mm/tlb.c | 2 +- > arch/x86/platform/pvh/enlighten.c | 2 +- > drivers/acpi/Kconfig | 10 +++++----- > drivers/net/ethernet/faraday/ftgmac100.c | 2 +- > .../fieldbus/Documentation/fieldbus_dev.txt | 4 ++-- > drivers/vhost/vhost.c | 2 +- > include/acpi/acpi_drivers.h | 2 +- > include/linux/fs_context.h | 2 +- > include/linux/lsm_hooks.h | 2 +- > mm/Kconfig | 2 +- > security/Kconfig | 2 +- > tools/include/linux/err.h | 2 +- > tools/objtool/Documentation/stack-validation.txt | 4 ++-- > tools/testing/selftests/x86/protection_keys.c | 2 +- > 48 files changed, 77 insertions(+), 78 deletions(-) [...] > diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig > index 8c1c636308c8..e868d2bd48b8 100644 > --- a/arch/powerpc/Kconfig > +++ b/arch/powerpc/Kconfig > @@ -898,7 +898,7 @@ config PPC_MEM_KEYS > page-based protections, but without requiring modification of the > page tables when an application changes protection domains. > > - For details, see Documentation/vm/protection-keys.rst > + For details, see Documentation/x86/protection-keys.rst It looks strange to reference an x86 file, for powerpc arch. Christophe 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=-6.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS 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 73834C28CC6 for ; Mon, 3 Jun 2019 09:52:46 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (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 B652A27B90 for ; Mon, 3 Jun 2019 09:52:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=c-s.fr header.i=@c-s.fr header.b="cx2XGIJ1" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B652A27B90 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=c-s.fr Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 45HVj70VNRzDqM2 for ; Mon, 3 Jun 2019 19:52:43 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=c-s.fr (client-ip=93.17.236.30; helo=pegase1.c-s.fr; envelope-from=christophe.leroy@c-s.fr; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=c-s.fr Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=c-s.fr header.i=@c-s.fr header.b="cx2XGIJ1"; dkim-atps=neutral Received: from pegase1.c-s.fr (pegase1.c-s.fr [93.17.236.30]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 45HRdT1kXzzDqSh for ; Mon, 3 Jun 2019 17:34:21 +1000 (AEST) Received: from localhost (mailhub1-int [192.168.12.234]) by localhost (Postfix) with ESMTP id 45HRdH0k2Kz9tyqt; Mon, 3 Jun 2019 09:34:11 +0200 (CEST) Authentication-Results: localhost; dkim=pass reason="1024-bit key; insecure key" header.d=c-s.fr header.i=@c-s.fr header.b=cx2XGIJ1; dkim-adsp=pass; dkim-atps=neutral X-Virus-Scanned: Debian amavisd-new at c-s.fr Received: from pegase1.c-s.fr ([192.168.12.234]) by localhost (pegase1.c-s.fr [192.168.12.234]) (amavisd-new, port 10024) with ESMTP id t587eiMd2m8w; Mon, 3 Jun 2019 09:34:11 +0200 (CEST) Received: from messagerie.si.c-s.fr (messagerie.si.c-s.fr [192.168.25.192]) by pegase1.c-s.fr (Postfix) with ESMTP id 45HRdG6QQQz9v001; Mon, 3 Jun 2019 09:34:10 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=c-s.fr; s=mail; t=1559547250; bh=mANBXU7+AMcAciQx8IxmQjyNmlJQNbr71aM/BN8dzbo=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=cx2XGIJ1PTDY17Gl83f5iPGMktLRCTJLM9J6heu4l6yekYPXaaSe8NQ7w8javvDlm +Rtvv1EyMvZCS2u4NdeozM2Vz2dIhEX8vNm/TD2Mo+Ag96FfX5XRseZyRmVqril8w0 6iQcfcnIjOsHS6DrJCAsxiHPl1B4h6/8idxnkiqo= Received: from localhost (localhost [127.0.0.1]) by messagerie.si.c-s.fr (Postfix) with ESMTP id 634B98B7B3; Mon, 3 Jun 2019 09:34:15 +0200 (CEST) X-Virus-Scanned: amavisd-new at c-s.fr Received: from messagerie.si.c-s.fr ([127.0.0.1]) by localhost (messagerie.si.c-s.fr [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id PKsDjkW8A7c6; Mon, 3 Jun 2019 09:34:15 +0200 (CEST) Received: from PO15451 (po15451.idsi0.si.c-s.fr [172.25.231.1]) by messagerie.si.c-s.fr (Postfix) with ESMTP id 7CA588B7A1; Mon, 3 Jun 2019 09:34:14 +0200 (CEST) Subject: Re: [PATCH 22/22] docs: fix broken documentation links To: Mauro Carvalho Chehab , Linux Doc Mailing List References: From: Christophe Leroy Message-ID: <64e136de-1a7b-3436-9675-44ea9fa7b64a@c-s.fr> Date: Mon, 3 Jun 2019 09:34:15 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: fr Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Mon, 03 Jun 2019 19:51:26 +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: Andrew Lunn , Thomas Preston , Wolfram Sang , Catalin Marinas , Linus Walleij , Will Deacon , Russell King , Paul Mackerras , Alessia Mantegazza , Jakub Wilk , AKASHI Takahiro , Kevin Hilman , James Morris , linux-acpi@vger.kernel.org, Andy Gross , xen-devel@lists.xenproject.org, Jason Wang , Alexander Popov , Qian Cai , Al Viro , Andy Lutomirski , Thomas Gleixner , Kairui Song , Quentin Perret , Greg Kroah-Hartman , "Rafael J. Wysocki" , linux-kernel@vger.kernel.org, Paul Burton , Jiri Kosina , Casey Schaufler , Andrew Morton , Lu Baolu , Mark Rutland , Feng Tang , Dave Hansen , Mimi Zohar , Kamalesh Babulal , Masahiro Yamada , Yannik Sembritzki , Harry Wei , linux-i2c@vger.kernel.org, Shuah Khan , Stephen Rothwell , "Paul E. McKenney" , Alexandre Ghiti , YueHaibing , Robert Moore , Bartosz Golaszewski , Len Brown , David Brown , Joerg Roedel , linux-arm-msm@vger.kernel.org, Mauro Carvalho Chehab , linux-gpio@vger.kernel.org, Claudiu Manoil , Florian Fainelli , Jacek Anaszewski , Bjorn Helgaas , linux-amlogic@lists.infradead.org, Boris Ostrovsky , Mika Westerberg , linux-arm-kernel@lists.infradead.org, Tony Luck , Sean Christopherson , Rob Herring , James Morse , Robin Murphy , Samuel Mendoza-Jonas , linux-pci@vger.kernel.org, Bhupesh Sharma , Josh Poimboeuf , platform-driver-x86@vger.kernel.org, Ding Xiang , linux-kselftest@vger.kernel.org, Alex Shi , Lorenzo Pieralisi , Baoquan He , Jonathan Corbet , Raphael Gault , Joel Stanley , Federico Vaga , Darren Hart , Erik Schmauss , "Serge E. Hallyn" , Palmer Dabbelt , Kees Cook , Bartlomiej Zolnierkiewicz , =?UTF-8?Q?Jonathan_Neusch=c3=a4fer?= , SeongJae Park , Mark Brown , Borislav Petkov , Sunil Muthuswamy , virtualization@lists.linux-foundation.org, devel@acpica.org, Ard Biesheuvel , Liam Girdwood , Sakari Ailus , Olof Johansson , Logan Gunthorpe , "David S. Miller" , "Kirill A. Shutemov" , Sven Van Asbroeck , Michal Hocko , kvm@vger.kernel.org, "Michael S. Tsirkin" , Peter Zijlstra , Thorsten Leemhuis , David Howells , linux-mm@kvack.org, "H. Peter Anvin" , devel@driverdev.osuosl.org, Manfred Spraul , Luis Chamberlain , x86@kernel.org, Pavel Tatashin , Mike Rapoport , Ingo Molnar , Dave Young , devicetree@vger.kernel.org, Arnaldo Carvalho de Melo , Jerome Glisse , Stefano Stabellini , Jonathan Cameron , Dmitry Vyukov , linux-edac@vger.kernel.org, Juergen Gross , Denis Efremov , netdev@vger.kernel.org, Nicolas Ferre , Changbin Du , linux-security-module@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Andy Shevchenko Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Le 30/05/2019 à 01:23, Mauro Carvalho Chehab a écrit : > Mostly due to x86 and acpi conversion, several documentation > links are still pointing to the old file. Fix them. > > Signed-off-by: Mauro Carvalho Chehab > --- > Documentation/acpi/dsd/leds.txt | 2 +- > Documentation/admin-guide/kernel-parameters.rst | 6 +++--- > Documentation/admin-guide/kernel-parameters.txt | 16 ++++++++-------- > Documentation/admin-guide/ras.rst | 2 +- > .../devicetree/bindings/net/fsl-enetc.txt | 7 +++---- > .../bindings/pci/amlogic,meson-pcie.txt | 2 +- > .../bindings/regulator/qcom,rpmh-regulator.txt | 2 +- > Documentation/devicetree/booting-without-of.txt | 2 +- > Documentation/driver-api/gpio/board.rst | 2 +- > Documentation/driver-api/gpio/consumer.rst | 2 +- > .../firmware-guide/acpi/enumeration.rst | 2 +- > .../firmware-guide/acpi/method-tracing.rst | 2 +- > Documentation/i2c/instantiating-devices | 2 +- > Documentation/sysctl/kernel.txt | 4 ++-- > .../translations/it_IT/process/howto.rst | 2 +- > .../it_IT/process/stable-kernel-rules.rst | 4 ++-- > .../translations/zh_CN/process/4.Coding.rst | 2 +- > Documentation/x86/x86_64/5level-paging.rst | 2 +- > Documentation/x86/x86_64/boot-options.rst | 4 ++-- > .../x86/x86_64/fake-numa-for-cpusets.rst | 2 +- > MAINTAINERS | 6 +++--- > arch/arm/Kconfig | 2 +- > arch/arm64/kernel/kexec_image.c | 2 +- > arch/powerpc/Kconfig | 2 +- > arch/x86/Kconfig | 16 ++++++++-------- > arch/x86/Kconfig.debug | 2 +- > arch/x86/boot/header.S | 2 +- > arch/x86/entry/entry_64.S | 2 +- > arch/x86/include/asm/bootparam_utils.h | 2 +- > arch/x86/include/asm/page_64_types.h | 2 +- > arch/x86/include/asm/pgtable_64_types.h | 2 +- > arch/x86/kernel/cpu/microcode/amd.c | 2 +- > arch/x86/kernel/kexec-bzimage64.c | 2 +- > arch/x86/kernel/pci-dma.c | 2 +- > arch/x86/mm/tlb.c | 2 +- > arch/x86/platform/pvh/enlighten.c | 2 +- > drivers/acpi/Kconfig | 10 +++++----- > drivers/net/ethernet/faraday/ftgmac100.c | 2 +- > .../fieldbus/Documentation/fieldbus_dev.txt | 4 ++-- > drivers/vhost/vhost.c | 2 +- > include/acpi/acpi_drivers.h | 2 +- > include/linux/fs_context.h | 2 +- > include/linux/lsm_hooks.h | 2 +- > mm/Kconfig | 2 +- > security/Kconfig | 2 +- > tools/include/linux/err.h | 2 +- > tools/objtool/Documentation/stack-validation.txt | 4 ++-- > tools/testing/selftests/x86/protection_keys.c | 2 +- > 48 files changed, 77 insertions(+), 78 deletions(-) [...] > diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig > index 8c1c636308c8..e868d2bd48b8 100644 > --- a/arch/powerpc/Kconfig > +++ b/arch/powerpc/Kconfig > @@ -898,7 +898,7 @@ config PPC_MEM_KEYS > page-based protections, but without requiring modification of the > page tables when an application changes protection domains. > > - For details, see Documentation/vm/protection-keys.rst > + For details, see Documentation/x86/protection-keys.rst It looks strange to reference an x86 file, for powerpc arch. Christophe 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=-7.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,T_DKIMWL_WL_HIGH 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 2E0A5C46460 for ; Mon, 3 Jun 2019 21:58:12 +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 B576C26D15 for ; Mon, 3 Jun 2019 21:58:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Gpcvo3Mz"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=c-s.fr header.i=@c-s.fr header.b="cx2XGIJ1" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B576C26D15 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=c-s.fr Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-amlogic-bounces+linux-amlogic=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-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=ZJgioDTZIOXC9CTndeoeEfn1LSNu7HNE07VDNyUnnq4=; b=Gpcvo3MzBVQ5rFOTZ7FxTQB9Z QMXJYst+WOudVErEs6zbr9kQOUcTkxepo3tvt4u0k6MirIdsQo48X7WjtR6eckBVueiulssSAgYqq aGzi6msnbth/P5h/bvZyh5l+3z5XoZORZlzz4WAP+WfrfPenLoFzQ4oQoSJIwfaWyNjhyZ+5m3vsx L4OemEjEtcMm+1+BHHVxjthiEKleANsquPl1oLntV+F5+/5dhu/q4S6sSr5f+4pNTxV6KUjy46C7a bNdsKlZZDKgJF5AqpvXBL7X0Ix6AHRetW3hB/wO+UJwlkwn3ONAXFn96Ymb+Aphbpxd0OB5HRSnB8 f+czAEI7w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hXuxw-0000Yz-20; Mon, 03 Jun 2019 21:58:04 +0000 Received: from pegase1.c-s.fr ([93.17.236.30]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hXhUC-0004Fd-GQ; Mon, 03 Jun 2019 07:34:30 +0000 Received: from localhost (mailhub1-int [192.168.12.234]) by localhost (Postfix) with ESMTP id 45HRdH0k2Kz9tyqt; Mon, 3 Jun 2019 09:34:11 +0200 (CEST) Authentication-Results: localhost; dkim=pass reason="1024-bit key; insecure key" header.d=c-s.fr header.i=@c-s.fr header.b=cx2XGIJ1; dkim-adsp=pass; dkim-atps=neutral X-Virus-Scanned: Debian amavisd-new at c-s.fr Received: from pegase1.c-s.fr ([192.168.12.234]) by localhost (pegase1.c-s.fr [192.168.12.234]) (amavisd-new, port 10024) with ESMTP id t587eiMd2m8w; Mon, 3 Jun 2019 09:34:11 +0200 (CEST) Received: from messagerie.si.c-s.fr (messagerie.si.c-s.fr [192.168.25.192]) by pegase1.c-s.fr (Postfix) with ESMTP id 45HRdG6QQQz9v001; Mon, 3 Jun 2019 09:34:10 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=c-s.fr; s=mail; t=1559547250; bh=mANBXU7+AMcAciQx8IxmQjyNmlJQNbr71aM/BN8dzbo=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=cx2XGIJ1PTDY17Gl83f5iPGMktLRCTJLM9J6heu4l6yekYPXaaSe8NQ7w8javvDlm +Rtvv1EyMvZCS2u4NdeozM2Vz2dIhEX8vNm/TD2Mo+Ag96FfX5XRseZyRmVqril8w0 6iQcfcnIjOsHS6DrJCAsxiHPl1B4h6/8idxnkiqo= Received: from localhost (localhost [127.0.0.1]) by messagerie.si.c-s.fr (Postfix) with ESMTP id 634B98B7B3; Mon, 3 Jun 2019 09:34:15 +0200 (CEST) X-Virus-Scanned: amavisd-new at c-s.fr Received: from messagerie.si.c-s.fr ([127.0.0.1]) by localhost (messagerie.si.c-s.fr [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id PKsDjkW8A7c6; Mon, 3 Jun 2019 09:34:15 +0200 (CEST) Received: from PO15451 (po15451.idsi0.si.c-s.fr [172.25.231.1]) by messagerie.si.c-s.fr (Postfix) with ESMTP id 7CA588B7A1; Mon, 3 Jun 2019 09:34:14 +0200 (CEST) Subject: Re: [PATCH 22/22] docs: fix broken documentation links To: Mauro Carvalho Chehab , Linux Doc Mailing List References: From: Christophe Leroy Message-ID: <64e136de-1a7b-3436-9675-44ea9fa7b64a@c-s.fr> Date: Mon, 3 Jun 2019 09:34:15 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: Content-Language: fr X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190603_003428_935936_A23320E4 X-CRM114-Status: GOOD ( 16.64 ) X-Mailman-Approved-At: Mon, 03 Jun 2019 14:58:01 -0700 X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , Thomas Preston , Wolfram Sang , Catalin Marinas , Linus Walleij , Will Deacon , Russell King , Paul Mackerras , Alessia Mantegazza , Jakub Wilk , AKASHI Takahiro , Kevin Hilman , James Morris , linux-acpi@vger.kernel.org, Andy Gross , xen-devel@lists.xenproject.org, Jason Wang , Alexander Popov , Qian Cai , Al Viro , Andy Lutomirski , Thomas Gleixner , Kairui Song , Quentin Perret , Greg Kroah-Hartman , "Rafael J. Wysocki" , linux-kernel@vger.kernel.org, Paul Burton , Jiri Kosina , Casey Schaufler , Andrew Morton , Lu Baolu , Mark Rutland , Feng Tang , Dave Hansen , Mimi Zohar , Kamalesh Babulal , Masahiro Yamada , Yannik Sembritzki , Harry Wei , linux-i2c@vger.kernel.org, Shuah Khan , Stephen Rothwell , "Paul E. McKenney" , Alexandre Ghiti , YueHaibing , Robert Moore , Bartosz Golaszewski , Len Brown , David Brown , Joerg Roedel , linux-arm-msm@vger.kernel.org, Mauro Carvalho Chehab , linux-gpio@vger.kernel.org, Claudiu Manoil , Florian Fainelli , Jacek Anaszewski , Bjorn Helgaas , linux-amlogic@lists.infradead.org, Boris Ostrovsky , Mika Westerberg , linux-arm-kernel@lists.infradead.org, Tony Luck , Sean Christopherson , Rob Herring , James Morse , Robin Murphy , Samuel Mendoza-Jonas , linux-pci@vger.kernel.org, Bhupesh Sharma , Josh Poimboeuf , platform-driver-x86@vger.kernel.org, Ding Xiang , linux-kselftest@vger.kernel.org, Alex Shi , Lorenzo Pieralisi , Baoquan He , Jonathan Corbet , Raphael Gault , Joel Stanley , Federico Vaga , Darren Hart , Erik Schmauss , "Serge E. Hallyn" , Palmer Dabbelt , Kees Cook , Bartlomiej Zolnierkiewicz , =?UTF-8?Q?Jonathan_Neusch=c3=a4fer?= , SeongJae Park , Mark Brown , Borislav Petkov , Sunil Muthuswamy , virtualization@lists.linux-foundation.org, devel@acpica.org, Ard Biesheuvel , Liam Girdwood , Sakari Ailus , Olof Johansson , Logan Gunthorpe , "David S. Miller" , "Kirill A. Shutemov" , Sven Van Asbroeck , Michal Hocko , kvm@vger.kernel.org, "Michael S. Tsirkin" , Peter Zijlstra , Thorsten Leemhuis , David Howells , linux-mm@kvack.org, "H. Peter Anvin" , devel@driverdev.osuosl.org, Manfred Spraul , Luis Chamberlain , x86@kernel.org, Pavel Tatashin , Mike Rapoport , Ingo Molnar , Dave Young , devicetree@vger.kernel.org, Arnaldo Carvalho de Melo , Jerome Glisse , Stefano Stabellini , Jonathan Cameron , Dmitry Vyukov , linux-edac@vger.kernel.org, Juergen Gross , Denis Efremov , netdev@vger.kernel.org, Nicolas Ferre , Changbin Du , linux-security-module@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Andy Shevchenko Content-Transfer-Encoding: base64 Content-Type: text/plain; charset="utf-8"; Format="flowed" Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org CgpMZSAzMC8wNS8yMDE5IMOgIDAxOjIzLCBNYXVybyBDYXJ2YWxobyBDaGVoYWIgYSDDqWNyaXTC oDoKPiBNb3N0bHkgZHVlIHRvIHg4NiBhbmQgYWNwaSBjb252ZXJzaW9uLCBzZXZlcmFsIGRvY3Vt ZW50YXRpb24KPiBsaW5rcyBhcmUgc3RpbGwgcG9pbnRpbmcgdG8gdGhlIG9sZCBmaWxlLiBGaXgg dGhlbS4KPiAKPiBTaWduZWQtb2ZmLWJ5OiBNYXVybyBDYXJ2YWxobyBDaGVoYWIgPG1jaGVoYWIr c2Ftc3VuZ0BrZXJuZWwub3JnPgo+IC0tLQo+ICAgRG9jdW1lbnRhdGlvbi9hY3BpL2RzZC9sZWRz LnR4dCAgICAgICAgICAgICAgICAgIHwgIDIgKy0KPiAgIERvY3VtZW50YXRpb24vYWRtaW4tZ3Vp ZGUva2VybmVsLXBhcmFtZXRlcnMucnN0ICB8ICA2ICsrKy0tLQo+ICAgRG9jdW1lbnRhdGlvbi9h ZG1pbi1ndWlkZS9rZXJuZWwtcGFyYW1ldGVycy50eHQgIHwgMTYgKysrKysrKystLS0tLS0tLQo+ ICAgRG9jdW1lbnRhdGlvbi9hZG1pbi1ndWlkZS9yYXMucnN0ICAgICAgICAgICAgICAgIHwgIDIg Ky0KPiAgIC4uLi9kZXZpY2V0cmVlL2JpbmRpbmdzL25ldC9mc2wtZW5ldGMudHh0ICAgICAgICB8 ICA3ICsrKy0tLS0KPiAgIC4uLi9iaW5kaW5ncy9wY2kvYW1sb2dpYyxtZXNvbi1wY2llLnR4dCAg ICAgICAgICB8ICAyICstCj4gICAuLi4vYmluZGluZ3MvcmVndWxhdG9yL3Fjb20scnBtaC1yZWd1 bGF0b3IudHh0ICAgfCAgMiArLQo+ICAgRG9jdW1lbnRhdGlvbi9kZXZpY2V0cmVlL2Jvb3Rpbmct d2l0aG91dC1vZi50eHQgIHwgIDIgKy0KPiAgIERvY3VtZW50YXRpb24vZHJpdmVyLWFwaS9ncGlv L2JvYXJkLnJzdCAgICAgICAgICB8ICAyICstCj4gICBEb2N1bWVudGF0aW9uL2RyaXZlci1hcGkv Z3Bpby9jb25zdW1lci5yc3QgICAgICAgfCAgMiArLQo+ICAgLi4uL2Zpcm13YXJlLWd1aWRlL2Fj cGkvZW51bWVyYXRpb24ucnN0ICAgICAgICAgIHwgIDIgKy0KPiAgIC4uLi9maXJtd2FyZS1ndWlk ZS9hY3BpL21ldGhvZC10cmFjaW5nLnJzdCAgICAgICB8ICAyICstCj4gICBEb2N1bWVudGF0aW9u L2kyYy9pbnN0YW50aWF0aW5nLWRldmljZXMgICAgICAgICAgfCAgMiArLQo+ICAgRG9jdW1lbnRh dGlvbi9zeXNjdGwva2VybmVsLnR4dCAgICAgICAgICAgICAgICAgIHwgIDQgKystLQo+ICAgLi4u L3RyYW5zbGF0aW9ucy9pdF9JVC9wcm9jZXNzL2hvd3RvLnJzdCAgICAgICAgIHwgIDIgKy0KPiAg IC4uLi9pdF9JVC9wcm9jZXNzL3N0YWJsZS1rZXJuZWwtcnVsZXMucnN0ICAgICAgICB8ICA0ICsr LS0KPiAgIC4uLi90cmFuc2xhdGlvbnMvemhfQ04vcHJvY2Vzcy80LkNvZGluZy5yc3QgICAgICB8 ICAyICstCj4gICBEb2N1bWVudGF0aW9uL3g4Ni94ODZfNjQvNWxldmVsLXBhZ2luZy5yc3QgICAg ICAgfCAgMiArLQo+ICAgRG9jdW1lbnRhdGlvbi94ODYveDg2XzY0L2Jvb3Qtb3B0aW9ucy5yc3Qg ICAgICAgIHwgIDQgKystLQo+ICAgLi4uL3g4Ni94ODZfNjQvZmFrZS1udW1hLWZvci1jcHVzZXRz LnJzdCAgICAgICAgIHwgIDIgKy0KPiAgIE1BSU5UQUlORVJTICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICB8ICA2ICsrKy0tLQo+ICAgYXJjaC9hcm0vS2NvbmZpZyAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgIHwgIDIgKy0KPiAgIGFyY2gvYXJtNjQva2VybmVsL2tl eGVjX2ltYWdlLmMgICAgICAgICAgICAgICAgICB8ICAyICstCj4gICBhcmNoL3Bvd2VycGMvS2Nv bmZpZyAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfCAgMiArLQo+ICAgYXJjaC94ODYvS2Nv bmZpZyAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHwgMTYgKysrKysrKystLS0tLS0t LQo+ICAgYXJjaC94ODYvS2NvbmZpZy5kZWJ1ZyAgICAgICAgICAgICAgICAgICAgICAgICAgIHwg IDIgKy0KPiAgIGFyY2gveDg2L2Jvb3QvaGVhZGVyLlMgICAgICAgICAgICAgICAgICAgICAgICAg ICB8ICAyICstCj4gICBhcmNoL3g4Ni9lbnRyeS9lbnRyeV82NC5TICAgICAgICAgICAgICAgICAg ICAgICAgfCAgMiArLQo+ICAgYXJjaC94ODYvaW5jbHVkZS9hc20vYm9vdHBhcmFtX3V0aWxzLmgg ICAgICAgICAgIHwgIDIgKy0KPiAgIGFyY2gveDg2L2luY2x1ZGUvYXNtL3BhZ2VfNjRfdHlwZXMu aCAgICAgICAgICAgICB8ICAyICstCj4gICBhcmNoL3g4Ni9pbmNsdWRlL2FzbS9wZ3RhYmxlXzY0 X3R5cGVzLmggICAgICAgICAgfCAgMiArLQo+ICAgYXJjaC94ODYva2VybmVsL2NwdS9taWNyb2Nv ZGUvYW1kLmMgICAgICAgICAgICAgIHwgIDIgKy0KPiAgIGFyY2gveDg2L2tlcm5lbC9rZXhlYy1i emltYWdlNjQuYyAgICAgICAgICAgICAgICB8ICAyICstCj4gICBhcmNoL3g4Ni9rZXJuZWwvcGNp LWRtYS5jICAgICAgICAgICAgICAgICAgICAgICAgfCAgMiArLQo+ICAgYXJjaC94ODYvbW0vdGxi LmMgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHwgIDIgKy0KPiAgIGFyY2gveDg2L3Bs YXRmb3JtL3B2aC9lbmxpZ2h0ZW4uYyAgICAgICAgICAgICAgICB8ICAyICstCj4gICBkcml2ZXJz L2FjcGkvS2NvbmZpZyAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfCAxMCArKysrKy0tLS0t Cj4gICBkcml2ZXJzL25ldC9ldGhlcm5ldC9mYXJhZGF5L2Z0Z21hYzEwMC5jICAgICAgICAgfCAg MiArLQo+ICAgLi4uL2ZpZWxkYnVzL0RvY3VtZW50YXRpb24vZmllbGRidXNfZGV2LnR4dCAgICAg IHwgIDQgKystLQo+ICAgZHJpdmVycy92aG9zdC92aG9zdC5jICAgICAgICAgICAgICAgICAgICAg ICAgICAgIHwgIDIgKy0KPiAgIGluY2x1ZGUvYWNwaS9hY3BpX2RyaXZlcnMuaCAgICAgICAgICAg ICAgICAgICAgICB8ICAyICstCj4gICBpbmNsdWRlL2xpbnV4L2ZzX2NvbnRleHQuaCAgICAgICAg ICAgICAgICAgICAgICAgfCAgMiArLQo+ICAgaW5jbHVkZS9saW51eC9sc21faG9va3MuaCAgICAg ICAgICAgICAgICAgICAgICAgIHwgIDIgKy0KPiAgIG1tL0tjb25maWcgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICB8ICAyICstCj4gICBzZWN1cml0eS9LY29uZmlnICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgfCAgMiArLQo+ICAgdG9vbHMvaW5jbHVkZS9saW51 eC9lcnIuaCAgICAgICAgICAgICAgICAgICAgICAgIHwgIDIgKy0KPiAgIHRvb2xzL29ianRvb2wv RG9jdW1lbnRhdGlvbi9zdGFjay12YWxpZGF0aW9uLnR4dCB8ICA0ICsrLS0KPiAgIHRvb2xzL3Rl c3Rpbmcvc2VsZnRlc3RzL3g4Ni9wcm90ZWN0aW9uX2tleXMuYyAgICB8ICAyICstCj4gICA0OCBm aWxlcyBjaGFuZ2VkLCA3NyBpbnNlcnRpb25zKCspLCA3OCBkZWxldGlvbnMoLSkKClsuLi5dCgo+ IGRpZmYgLS1naXQgYS9hcmNoL3Bvd2VycGMvS2NvbmZpZyBiL2FyY2gvcG93ZXJwYy9LY29uZmln Cj4gaW5kZXggOGMxYzYzNjMwOGM4Li5lODY4ZDJiZDQ4YjggMTAwNjQ0Cj4gLS0tIGEvYXJjaC9w b3dlcnBjL0tjb25maWcKPiArKysgYi9hcmNoL3Bvd2VycGMvS2NvbmZpZwo+IEBAIC04OTgsNyAr ODk4LDcgQEAgY29uZmlnIFBQQ19NRU1fS0VZUwo+ICAgCSAgcGFnZS1iYXNlZCBwcm90ZWN0aW9u cywgYnV0IHdpdGhvdXQgcmVxdWlyaW5nIG1vZGlmaWNhdGlvbiBvZiB0aGUKPiAgIAkgIHBhZ2Ug dGFibGVzIHdoZW4gYW4gYXBwbGljYXRpb24gY2hhbmdlcyBwcm90ZWN0aW9uIGRvbWFpbnMuCj4g ICAKPiAtCSAgRm9yIGRldGFpbHMsIHNlZSBEb2N1bWVudGF0aW9uL3ZtL3Byb3RlY3Rpb24ta2V5 cy5yc3QKPiArCSAgRm9yIGRldGFpbHMsIHNlZSBEb2N1bWVudGF0aW9uL3g4Ni9wcm90ZWN0aW9u LWtleXMucnN0CgpJdCBsb29rcyBzdHJhbmdlIHRvIHJlZmVyZW5jZSBhbiB4ODYgZmlsZSwgZm9y IHBvd2VycGMgYXJjaC4KCkNocmlzdG9waGUKCgpfX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fXwpsaW51eC1hbWxvZ2ljIG1haWxpbmcgbGlzdApsaW51eC1hbWxv Z2ljQGxpc3RzLmluZnJhZGVhZC5vcmcKaHR0cDovL2xpc3RzLmluZnJhZGVhZC5vcmcvbWFpbG1h bi9saXN0aW5mby9saW51eC1hbWxvZ2ljCg==