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.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,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 363D3C54FCF for ; Wed, 25 Mar 2020 02:42:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0CFDB2070A for ; Wed, 25 Mar 2020 02:42:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="H4706YZq" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727325AbgCYCm1 (ORCPT ); Tue, 24 Mar 2020 22:42:27 -0400 Received: from mail-pj1-f68.google.com ([209.85.216.68]:54026 "EHLO mail-pj1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727320AbgCYCm0 (ORCPT ); Tue, 24 Mar 2020 22:42:26 -0400 Received: by mail-pj1-f68.google.com with SMTP id l36so400710pjb.3 for ; Tue, 24 Mar 2020 19:42:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:content-transfer-encoding:in-reply-to:references :subject:from:cc:to:date:message-id:user-agent; bh=tJVGZmmA1bFjoevn7/qDYyyvIJ/eyc0u4ubgnC7ziTY=; b=H4706YZqf8/zScGoFg12vybnR9M2VsIQVJgSz3rS1dHY9dQHDGFEdxDFbUd7d1zTgX a1SAGpNqJGQq66/k++qcyoET2sxmyH3emD3uXnYHai1yW2TdH35PONdQL7aDm0PfPzyp tYlxhgWpkpR2jgcSCMS6Pg5GkhF65IhQxffKc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:content-transfer-encoding :in-reply-to:references:subject:from:cc:to:date:message-id :user-agent; bh=tJVGZmmA1bFjoevn7/qDYyyvIJ/eyc0u4ubgnC7ziTY=; b=BoHqH/H07hoWyJ50DWqUcgMFeSX0Ywcl+fE0HZPpGuqYps7TAWPWvtetcyRR9t4Vog FTVi9Yurz6Y57GpP8IzY1nZo6pWYI5yaIrPghMFwrkE2qBvyRQp3tgo58trEfKJsod8D mVBTbbN6YgvORMD7+U+rEJAy+QYY5OUWncFokYtRlalMrhKaRlus3BFnixaJOWn+kbqM pZOSYGZZqDIYKMF8C+CYZNxh9Z/YW2rtKYv7NnqiuBxse32QF3wQKPiZvBJ59F9awd0j OlQYYIFwePDLauyFEZGjBpqrm8aE3Emk0FydOt6t5oq0WjdzT9KC8xqLqqpbPOI2uACx iXWQ== X-Gm-Message-State: ANhLgQ1tLr8bWiWC2oVpdPLMaAHsfxBjnGnNnVEKJVJpPuT25bjCrAHL Fe2Qk6csDDYzl1OWOmSxF/dXUw== X-Google-Smtp-Source: ADFU+vtS5LbLrzS1jhzDwYVrTj6A9lZWX06g/Mga4Nlp7aFIrRyOCBB7aq2FIo/kyw4uUBQ1+JG/MQ== X-Received: by 2002:a17:90a:33d1:: with SMTP id n75mr1033588pjb.167.1585104145832; Tue, 24 Mar 2020 19:42:25 -0700 (PDT) Received: from chromium.org ([2620:15c:202:1:fa53:7765:582b:82b9]) by smtp.gmail.com with ESMTPSA id x4sm858194pgr.9.2020.03.24.19.42.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Mar 2020 19:42:25 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <5cfeed6df208b74913312a1c97235ee615180f91.1582361737.git.mchehab+huawei@kernel.org> References: <5cfeed6df208b74913312a1c97235ee615180f91.1582361737.git.mchehab+huawei@kernel.org> Subject: Re: [PATCH 3/7] docs: fix broken references to text files From: Stephen Boyd Cc: linux-arch@vger.kernel.org, linux-nfs@vger.kernel.org, kvm@vger.kernel.org, Jonathan Corbet , Mauro Carvalho Chehab , netdev@vger.kernel.org, linux-unionfs@vger.kernel.org, kvm-ppc@vger.kernel.org, linux-mm@kvack.org, dri-devel@lists.freedesktop.org, linux-fsdevel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org, linux-rdma@vger.kernel.org To: Linux Doc Mailing List , Mauro Carvalho Chehab Date: Tue, 24 Mar 2020 19:42:24 -0700 Message-ID: <158510414428.125146.17397141028775937874@swboyd.mtv.corp.google.com> User-Agent: alot/0.9 Sender: linux-unionfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-unionfs@vger.kernel.org Quoting Mauro Carvalho Chehab (2020-02-22 01:00:03) > Several references got broken due to txt to ReST conversion. >=20 > Several of them can be automatically fixed with: >=20 > scripts/documentation-file-ref-check --fix >=20 > Signed-off-by: Mauro Carvalho Chehab > --- > drivers/hwtracing/coresight/Kconfig | 2 +- >=20 > diff --git a/drivers/hwtracing/coresight/Kconfig b/drivers/hwtracing/core= sight/Kconfig > index 6ff30e25af55..6d42a6d3766f 100644 > --- a/drivers/hwtracing/coresight/Kconfig > +++ b/drivers/hwtracing/coresight/Kconfig > @@ -107,7 +107,7 @@ config CORESIGHT_CPU_DEBUG > can quickly get to know program counter (PC), secure state, > exception level, etc. Before use debugging functionality, platf= orm > needs to ensure the clock domain and power domain are enabled > - properly, please refer Documentation/trace/coresight-cpu-debug.= rst > + properly, please refer Documentation/trace/coresight/coresight-= cpu-debug.rst > for detailed description and the example for usage. > =20 > endif I ran into this today and almost sent a patch. Can you split this patch up into more pieces and send it off to the respective subsystem maintainers? From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH 3/7] docs: fix broken references to text files Date: Tue, 24 Mar 2020 19:42:24 -0700 Message-ID: <158510414428.125146.17397141028775937874@swboyd.mtv.corp.google.com> References: <5cfeed6df208b74913312a1c97235ee615180f91.1582361737.git.mchehab+huawei@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <5cfeed6df208b74913312a1c97235ee615180f91.1582361737.git.mchehab+huawei@kernel.org> Sender: linux-unionfs-owner@vger.kernel.org To: Linux Doc Mailing List Cc: linux-arch@vger.kernel.org, linux-nfs@vger.kernel.org, kvm@vger.kernel.org, Jonathan Corbet , Mauro Carvalho Chehab , netdev@vger.kernel.org, linux-unionfs@vger.kernel.org, kvm-ppc@vger.kernel.org, linux-mm@kvack.org, dri-devel@lists.freedesktop.org, linux-fsdevel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org, linux-rdma@vger.kernel.org List-Id: linux-arch.vger.kernel.org Quoting Mauro Carvalho Chehab (2020-02-22 01:00:03) > Several references got broken due to txt to ReST conversion. >=20 > Several of them can be automatically fixed with: >=20 > scripts/documentation-file-ref-check --fix >=20 > Signed-off-by: Mauro Carvalho Chehab > --- > drivers/hwtracing/coresight/Kconfig | 2 +- >=20 > diff --git a/drivers/hwtracing/coresight/Kconfig b/drivers/hwtracing/core= sight/Kconfig > index 6ff30e25af55..6d42a6d3766f 100644 > --- a/drivers/hwtracing/coresight/Kconfig > +++ b/drivers/hwtracing/coresight/Kconfig > @@ -107,7 +107,7 @@ config CORESIGHT_CPU_DEBUG > can quickly get to know program counter (PC), secure state, > exception level, etc. Before use debugging functionality, platf= orm > needs to ensure the clock domain and power domain are enabled > - properly, please refer Documentation/trace/coresight-cpu-debug.= rst > + properly, please refer Documentation/trace/coresight/coresight-= cpu-debug.rst > for detailed description and the example for usage. > =20 > endif I ran into this today and almost sent a patch. Can you split this patch up into more pieces and send it off to the respective subsystem maintainers? 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.5 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,URIBL_BLOCKED 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 BCEF8C43331 for ; Wed, 25 Mar 2020 11:39:36 +0000 (UTC) Received: from mm01.cs.columbia.edu (mm01.cs.columbia.edu [128.59.11.253]) by mail.kernel.org (Postfix) with ESMTP id 486FB2076A for ; Wed, 25 Mar 2020 11:39:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="H4706YZq" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 486FB2076A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kvmarm-bounces@lists.cs.columbia.edu Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id A705C4B092; Wed, 25 Mar 2020 07:39:35 -0400 (EDT) X-Virus-Scanned: at lists.cs.columbia.edu Authentication-Results: mm01.cs.columbia.edu (amavisd-new); dkim=softfail (fail, message has been altered) header.i=@chromium.org Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GPDVhea8M3hR; Wed, 25 Mar 2020 07:39:34 -0400 (EDT) Received: from mm01.cs.columbia.edu (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 9895B4B099; Wed, 25 Mar 2020 07:39:34 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 1521F4B08F for ; Tue, 24 Mar 2020 22:42:28 -0400 (EDT) X-Virus-Scanned: at lists.cs.columbia.edu Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oJrNCti1nQbl for ; Tue, 24 Mar 2020 22:42:27 -0400 (EDT) Received: from mail-pj1-f68.google.com (mail-pj1-f68.google.com [209.85.216.68]) by mm01.cs.columbia.edu (Postfix) with ESMTPS id EC8ED4A4CD for ; Tue, 24 Mar 2020 22:42:26 -0400 (EDT) Received: by mail-pj1-f68.google.com with SMTP id l36so400709pjb.3 for ; Tue, 24 Mar 2020 19:42:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:content-transfer-encoding:in-reply-to:references :subject:from:cc:to:date:message-id:user-agent; bh=tJVGZmmA1bFjoevn7/qDYyyvIJ/eyc0u4ubgnC7ziTY=; b=H4706YZqf8/zScGoFg12vybnR9M2VsIQVJgSz3rS1dHY9dQHDGFEdxDFbUd7d1zTgX a1SAGpNqJGQq66/k++qcyoET2sxmyH3emD3uXnYHai1yW2TdH35PONdQL7aDm0PfPzyp tYlxhgWpkpR2jgcSCMS6Pg5GkhF65IhQxffKc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:content-transfer-encoding :in-reply-to:references:subject:from:cc:to:date:message-id :user-agent; bh=tJVGZmmA1bFjoevn7/qDYyyvIJ/eyc0u4ubgnC7ziTY=; b=BlyIHoq3BWnD0yt/80YtRBBGflE91dnGPESMZUegh11co5YIbqmgt4sRkLygAq+IfN weJv2QH0EQKyu7vR6RUUJsrHhrZaVZClVLZjcHRdR458UZkHLjylB/+bgmmhJFGaihE3 sEOIOQHBSkItCD+q6a8W/SestTZc9ect+xDVT5fKscvAEsAiVqc9qPoDDeYxrEtuOgCg KC7ihR9SMha9vShA/+gziqJsJacJ3tQUnEW5G8CO1K0GaJip4EGhUO2VlY5eAifbaouk wk6uyF5FDR06yncTYau59O7thMNHPWOld01Gz8Bmo6a9JbGr2D3CzwOysKpxjMcUdlCM 0ung== X-Gm-Message-State: ANhLgQ0P4NaRE7pg6m0X7WQMiqJVIzchdh/Gx5lNbhsiGz39ABHA+YVg hfEUQZ2nIVtpafIiMrP0ReN4vQ== X-Google-Smtp-Source: ADFU+vtS5LbLrzS1jhzDwYVrTj6A9lZWX06g/Mga4Nlp7aFIrRyOCBB7aq2FIo/kyw4uUBQ1+JG/MQ== X-Received: by 2002:a17:90a:33d1:: with SMTP id n75mr1033588pjb.167.1585104145832; Tue, 24 Mar 2020 19:42:25 -0700 (PDT) Received: from chromium.org ([2620:15c:202:1:fa53:7765:582b:82b9]) by smtp.gmail.com with ESMTPSA id x4sm858194pgr.9.2020.03.24.19.42.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Mar 2020 19:42:25 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <5cfeed6df208b74913312a1c97235ee615180f91.1582361737.git.mchehab+huawei@kernel.org> References: <5cfeed6df208b74913312a1c97235ee615180f91.1582361737.git.mchehab+huawei@kernel.org> Subject: Re: [PATCH 3/7] docs: fix broken references to text files From: Stephen Boyd To: Linux Doc Mailing List , Mauro Carvalho Chehab Date: Tue, 24 Mar 2020 19:42:24 -0700 Message-ID: <158510414428.125146.17397141028775937874@swboyd.mtv.corp.google.com> User-Agent: alot/0.9 X-Mailman-Approved-At: Wed, 25 Mar 2020 07:39:34 -0400 Cc: linux-arch@vger.kernel.org, linux-nfs@vger.kernel.org, kvm@vger.kernel.org, Jonathan Corbet , Mauro Carvalho Chehab , netdev@vger.kernel.org, linux-unionfs@vger.kernel.org, kvm-ppc@vger.kernel.org, linux-mm@kvack.org, dri-devel@lists.freedesktop.org, linux-fsdevel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org, linux-rdma@vger.kernel.org X-BeenThere: kvmarm@lists.cs.columbia.edu X-Mailman-Version: 2.1.14 Precedence: list List-Id: Where KVM/ARM decisions are made List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu Quoting Mauro Carvalho Chehab (2020-02-22 01:00:03) > Several references got broken due to txt to ReST conversion. > > Several of them can be automatically fixed with: > > scripts/documentation-file-ref-check --fix > > Signed-off-by: Mauro Carvalho Chehab > --- > drivers/hwtracing/coresight/Kconfig | 2 +- > > diff --git a/drivers/hwtracing/coresight/Kconfig b/drivers/hwtracing/coresight/Kconfig > index 6ff30e25af55..6d42a6d3766f 100644 > --- a/drivers/hwtracing/coresight/Kconfig > +++ b/drivers/hwtracing/coresight/Kconfig > @@ -107,7 +107,7 @@ config CORESIGHT_CPU_DEBUG > can quickly get to know program counter (PC), secure state, > exception level, etc. Before use debugging functionality, platform > needs to ensure the clock domain and power domain are enabled > - properly, please refer Documentation/trace/coresight-cpu-debug.rst > + properly, please refer Documentation/trace/coresight/coresight-cpu-debug.rst > for detailed description and the example for usage. > > endif I ran into this today and almost sent a patch. Can you split this patch up into more pieces and send it off to the respective subsystem maintainers? _______________________________________________ kvmarm mailing list kvmarm@lists.cs.columbia.edu https://lists.cs.columbia.edu/mailman/listinfo/kvmarm 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=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,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 34B01C54FCF for ; Wed, 25 Mar 2020 02:42:35 +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 C74E820724 for ; Wed, 25 Mar 2020 02:42:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="qmvfQr4l"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="H4706YZq" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C74E820724 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-ID:Date:To:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=qv9Ni9MI0FC9Me8wLGYHcogGcE5eonmnHOY0e5tiJRc=; b=qmvfQr4lKtSfW2 EU0ZowG269/peHzB0cllH3FL3YWBxoUiGI5ZbglvCzylFz5JHoWbCxusOo5pnHph9MA24RflQ1kiM +4lhTky4FQL8aXXRyx6Adyms2KfF5d1gHFVyqT6NYjUtJIPKXh9184zlgxEpWeuMBAc7qMdcpmuys XOrbpr3mnGMhyQYf5GOiz/wnwsL4F6gh9AT58qpyCGJy82AVlNV+4ORdspRv4gD3iMVJLt9dmjynZ OB7oahy7yj/5hCDjGTTZNUhthaMMvELAcnCQD52zYRnMnULGf4kvDL0jEPttxkwxdJe1FGAuOaQwt acqGK/S7tp2sOC/ZzZvQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jGvzz-0000wu-EG; Wed, 25 Mar 2020 02:42:31 +0000 Received: from mail-pj1-x1041.google.com ([2607:f8b0:4864:20::1041]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jGvzv-0000vp-Dv for linux-arm-kernel@lists.infradead.org; Wed, 25 Mar 2020 02:42:28 +0000 Received: by mail-pj1-x1041.google.com with SMTP id np9so397980pjb.4 for ; Tue, 24 Mar 2020 19:42:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:content-transfer-encoding:in-reply-to:references :subject:from:cc:to:date:message-id:user-agent; bh=tJVGZmmA1bFjoevn7/qDYyyvIJ/eyc0u4ubgnC7ziTY=; b=H4706YZqf8/zScGoFg12vybnR9M2VsIQVJgSz3rS1dHY9dQHDGFEdxDFbUd7d1zTgX a1SAGpNqJGQq66/k++qcyoET2sxmyH3emD3uXnYHai1yW2TdH35PONdQL7aDm0PfPzyp tYlxhgWpkpR2jgcSCMS6Pg5GkhF65IhQxffKc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:content-transfer-encoding :in-reply-to:references:subject:from:cc:to:date:message-id :user-agent; bh=tJVGZmmA1bFjoevn7/qDYyyvIJ/eyc0u4ubgnC7ziTY=; b=AltNLmph8v2veKFcGTDjEuPBaT+JydpOZi/LvC0kMdeYIDcophkXmGc4ERyQkRLkQY OyfFGnkpWROrYSxAKUYByQtxdjY8CQbfmWSDLgDpGgqpB51q0oPW2yv7GbhMopL2gZ+z vCHkQQC8qpVzysJLvs6p6obuXSIE5qy7kouIuDYF9V+uRHE+tMGB+oRtLgQqP2CR3Jiy SLqManQq2JyV8tI88YGsWQckPMJE0hRtQhL4GsSHiY9WbcnOMa5i1EnHX1Z88ddFM6FI o5dZrzVT764GQR013OiQYIjLMKAvL7W1HLmWhcI5jFA8V2mWnJVs5XyjcJNX7M9WqrdS qLkA== X-Gm-Message-State: ANhLgQ1owhmNFOHnuFqTh3CCB0kXBDjbdRDqNSaplFSpSk7dYSMwMd81 wQOdiaMo6qFROYtESfyNqTITdA== X-Google-Smtp-Source: ADFU+vtS5LbLrzS1jhzDwYVrTj6A9lZWX06g/Mga4Nlp7aFIrRyOCBB7aq2FIo/kyw4uUBQ1+JG/MQ== X-Received: by 2002:a17:90a:33d1:: with SMTP id n75mr1033588pjb.167.1585104145832; Tue, 24 Mar 2020 19:42:25 -0700 (PDT) Received: from chromium.org ([2620:15c:202:1:fa53:7765:582b:82b9]) by smtp.gmail.com with ESMTPSA id x4sm858194pgr.9.2020.03.24.19.42.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Mar 2020 19:42:25 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <5cfeed6df208b74913312a1c97235ee615180f91.1582361737.git.mchehab+huawei@kernel.org> References: <5cfeed6df208b74913312a1c97235ee615180f91.1582361737.git.mchehab+huawei@kernel.org> Subject: Re: [PATCH 3/7] docs: fix broken references to text files From: Stephen Boyd To: Linux Doc Mailing List , Mauro Carvalho Chehab Date: Tue, 24 Mar 2020 19:42:24 -0700 Message-ID: <158510414428.125146.17397141028775937874@swboyd.mtv.corp.google.com> User-Agent: alot/0.9 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200324_194227_473010_098C3105 X-CRM114-Status: GOOD ( 11.79 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arch@vger.kernel.org, linux-nfs@vger.kernel.org, kvm@vger.kernel.org, Jonathan Corbet , Mauro Carvalho Chehab , netdev@vger.kernel.org, linux-unionfs@vger.kernel.org, kvm-ppc@vger.kernel.org, linux-mm@kvack.org, dri-devel@lists.freedesktop.org, linux-fsdevel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org, linux-rdma@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Mauro Carvalho Chehab (2020-02-22 01:00:03) > Several references got broken due to txt to ReST conversion. > > Several of them can be automatically fixed with: > > scripts/documentation-file-ref-check --fix > > Signed-off-by: Mauro Carvalho Chehab > --- > drivers/hwtracing/coresight/Kconfig | 2 +- > > diff --git a/drivers/hwtracing/coresight/Kconfig b/drivers/hwtracing/coresight/Kconfig > index 6ff30e25af55..6d42a6d3766f 100644 > --- a/drivers/hwtracing/coresight/Kconfig > +++ b/drivers/hwtracing/coresight/Kconfig > @@ -107,7 +107,7 @@ config CORESIGHT_CPU_DEBUG > can quickly get to know program counter (PC), secure state, > exception level, etc. Before use debugging functionality, platform > needs to ensure the clock domain and power domain are enabled > - properly, please refer Documentation/trace/coresight-cpu-debug.rst > + properly, please refer Documentation/trace/coresight/coresight-cpu-debug.rst > for detailed description and the example for usage. > > endif I ran into this today and almost sent a patch. Can you split this patch up into more pieces and send it off to the respective subsystem maintainers? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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.5 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,URIBL_BLOCKED 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 8BCE1C1975A for ; Wed, 25 Mar 2020 08:16:43 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 5F38220663 for ; Wed, 25 Mar 2020 08:16:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="H4706YZq" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5F38220663 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7194B89A86; Wed, 25 Mar 2020 08:16:38 +0000 (UTC) Received: from mail-pj1-x1044.google.com (mail-pj1-x1044.google.com [IPv6:2607:f8b0:4864:20::1044]) by gabe.freedesktop.org (Postfix) with ESMTPS id 44C3989E14 for ; Wed, 25 Mar 2020 02:42:26 +0000 (UTC) Received: by mail-pj1-x1044.google.com with SMTP id np9so397982pjb.4 for ; Tue, 24 Mar 2020 19:42:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:content-transfer-encoding:in-reply-to:references :subject:from:cc:to:date:message-id:user-agent; bh=tJVGZmmA1bFjoevn7/qDYyyvIJ/eyc0u4ubgnC7ziTY=; b=H4706YZqf8/zScGoFg12vybnR9M2VsIQVJgSz3rS1dHY9dQHDGFEdxDFbUd7d1zTgX a1SAGpNqJGQq66/k++qcyoET2sxmyH3emD3uXnYHai1yW2TdH35PONdQL7aDm0PfPzyp tYlxhgWpkpR2jgcSCMS6Pg5GkhF65IhQxffKc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:content-transfer-encoding :in-reply-to:references:subject:from:cc:to:date:message-id :user-agent; bh=tJVGZmmA1bFjoevn7/qDYyyvIJ/eyc0u4ubgnC7ziTY=; b=nwwbny94EuIsbdzZDO9I6HN0LhWTz1phNifdSUBe1cnWaCIuG3kkdT1wWelXEe91Pm HSlDc5jStT259r4bxn09YzOwSnNOwNpWYu5D34BWpw826i0o02dwjt4b3XVkrZLlwa1G ot72XrfQmm1gQ5jepkiGaMQcPCwCsgtHVjd+AkEqRTTncrb1vUoUwOecNaV7k0DT4ZfO d7OWA325A6TG3V3A7NJ5ejdgvia5l0jaUhor1eDsM3xrxDQHP2z1JK9Z5rgH/KJtxQrK rBkOXfraBcsiauauc2i5tuiuP3Wf1t1vPt6lB4VfGEpunlkZkE9GL50mVrccjF+mu1PS vXrw== X-Gm-Message-State: ANhLgQ3xs9rJ/l2G5HkGysIYVOY/5zbrUCNWF9XuTJ/hA5I2YFdauTWZ Bhe883Uj8e4epUtdBxvCW0aG2g== X-Google-Smtp-Source: ADFU+vtS5LbLrzS1jhzDwYVrTj6A9lZWX06g/Mga4Nlp7aFIrRyOCBB7aq2FIo/kyw4uUBQ1+JG/MQ== X-Received: by 2002:a17:90a:33d1:: with SMTP id n75mr1033588pjb.167.1585104145832; Tue, 24 Mar 2020 19:42:25 -0700 (PDT) Received: from chromium.org ([2620:15c:202:1:fa53:7765:582b:82b9]) by smtp.gmail.com with ESMTPSA id x4sm858194pgr.9.2020.03.24.19.42.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Mar 2020 19:42:25 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <5cfeed6df208b74913312a1c97235ee615180f91.1582361737.git.mchehab+huawei@kernel.org> References: <5cfeed6df208b74913312a1c97235ee615180f91.1582361737.git.mchehab+huawei@kernel.org> Subject: Re: [PATCH 3/7] docs: fix broken references to text files From: Stephen Boyd To: Linux Doc Mailing List , Mauro Carvalho Chehab Date: Tue, 24 Mar 2020 19:42:24 -0700 Message-ID: <158510414428.125146.17397141028775937874@swboyd.mtv.corp.google.com> User-Agent: alot/0.9 X-Mailman-Approved-At: Wed, 25 Mar 2020 08:16:37 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arch@vger.kernel.org, linux-nfs@vger.kernel.org, kvm@vger.kernel.org, Jonathan Corbet , Mauro Carvalho Chehab , netdev@vger.kernel.org, linux-unionfs@vger.kernel.org, kvm-ppc@vger.kernel.org, linux-mm@kvack.org, dri-devel@lists.freedesktop.org, linux-fsdevel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org, linux-rdma@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Quoting Mauro Carvalho Chehab (2020-02-22 01:00:03) > Several references got broken due to txt to ReST conversion. > > Several of them can be automatically fixed with: > > scripts/documentation-file-ref-check --fix > > Signed-off-by: Mauro Carvalho Chehab > --- > drivers/hwtracing/coresight/Kconfig | 2 +- > > diff --git a/drivers/hwtracing/coresight/Kconfig b/drivers/hwtracing/coresight/Kconfig > index 6ff30e25af55..6d42a6d3766f 100644 > --- a/drivers/hwtracing/coresight/Kconfig > +++ b/drivers/hwtracing/coresight/Kconfig > @@ -107,7 +107,7 @@ config CORESIGHT_CPU_DEBUG > can quickly get to know program counter (PC), secure state, > exception level, etc. Before use debugging functionality, platform > needs to ensure the clock domain and power domain are enabled > - properly, please refer Documentation/trace/coresight-cpu-debug.rst > + properly, please refer Documentation/trace/coresight/coresight-cpu-debug.rst > for detailed description and the example for usage. > > endif I ran into this today and almost sent a patch. Can you split this patch up into more pieces and send it off to the respective subsystem maintainers? _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Date: Wed, 25 Mar 2020 02:42:24 +0000 Subject: Re: [PATCH 3/7] docs: fix broken references to text files Message-Id: <158510414428.125146.17397141028775937874@swboyd.mtv.corp.google.com> List-Id: References: <5cfeed6df208b74913312a1c97235ee615180f91.1582361737.git.mchehab+huawei@kernel.org> In-Reply-To: <5cfeed6df208b74913312a1c97235ee615180f91.1582361737.git.mchehab+huawei@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Linux Doc Mailing List , Mauro Carvalho Chehab Cc: linux-arch@vger.kernel.org, linux-nfs@vger.kernel.org, kvm@vger.kernel.org, Jonathan Corbet , Mauro Carvalho Chehab , netdev@vger.kernel.org, linux-unionfs@vger.kernel.org, kvm-ppc@vger.kernel.org, linux-mm@kvack.org, dri-devel@lists.freedesktop.org, linux-fsdevel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org, linux-rdma@vger.kernel.org Quoting Mauro Carvalho Chehab (2020-02-22 01:00:03) > Several references got broken due to txt to ReST conversion. > > Several of them can be automatically fixed with: > > scripts/documentation-file-ref-check --fix > > Signed-off-by: Mauro Carvalho Chehab > --- > drivers/hwtracing/coresight/Kconfig | 2 +- > > diff --git a/drivers/hwtracing/coresight/Kconfig b/drivers/hwtracing/coresight/Kconfig > index 6ff30e25af55..6d42a6d3766f 100644 > --- a/drivers/hwtracing/coresight/Kconfig > +++ b/drivers/hwtracing/coresight/Kconfig > @@ -107,7 +107,7 @@ config CORESIGHT_CPU_DEBUG > can quickly get to know program counter (PC), secure state, > exception level, etc. Before use debugging functionality, platform > needs to ensure the clock domain and power domain are enabled > - properly, please refer Documentation/trace/coresight-cpu-debug.rst > + properly, please refer Documentation/trace/coresight/coresight-cpu-debug.rst > for detailed description and the example for usage. > > endif I ran into this today and almost sent a patch. Can you split this patch up into more pieces and send it off to the respective subsystem maintainers?