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=-3.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no 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 70892C433B4 for ; Thu, 20 May 2021 20:01:18 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 F40FB6128A for ; Thu, 20 May 2021 20:01:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F40FB6128A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lwn.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 82F6116A0; Thu, 20 May 2021 22:00:24 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 82F6116A0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1621540874; bh=HvaQvXivO4hR1OdgoD5CMscGIZXrTvBzJX2J5sjQGd8=; h=From:To:Subject:In-Reply-To:References:Date:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=UzXn5e+t4XZra7BYuAwYpCLUqmemhQhMRpQXwPi3gWG8mdmoLMp68ctCrkZc+qGFf LVVEqjd7Gl4ayf83WnfoMnpTnZvCK5ElqcJt+08LEtmlzdnGNx1qmIsNU9CMIqCEel rQgA/OUPQS53/bo6baga0q1XWamIlKb5hRoYnftM= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 15CA9F8020B; Thu, 20 May 2021 22:00:24 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id A5DC4F80217; Thu, 20 May 2021 22:00:22 +0200 (CEST) Received: from ms.lwn.net (ms.lwn.net [IPv6:2600:3c01:e000:3a1::42]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 9F53CF800C1 for ; Thu, 20 May 2021 22:00:12 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 9F53CF800C1 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=lwn.net header.i=@lwn.net header.b="JWiESVFN" Received: from localhost (unknown [IPv6:2601:281:8300:104d::5f6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id D3783301; Thu, 20 May 2021 20:00:07 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net D3783301 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1621540808; bh=2WNLJX/xlZc5xTtT/m0BAIjR0dGVeWDMrn8wfYaNCUM=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=JWiESVFNzhYgP3LIrHH+2tY7pTjoh+gKnctlpgARBvgwBWg4BACU+o/zkUA8eRdPF jS85XmMhRO5jK77x2BlQkPxDSbCrzhxlhaMXvDctoM1+BMQOa0yL/SZHdunNPbhAgt 4USigcfd0H+vMC4CmQMvwXkhr8hvfRf3UC0K6z2vi4HY7A5m+ShwS2LJ/UDdBlnsDP SPBGKoeOrTvsAjV7A36ox1hL3nOjKNp5cU8ATBlHyBRqSKzr5ElccrOeoSfEDcgg8h LH4udeqBoy+VzdXLKBnnbzSb6qpvpqwupJQPHnbWB4IHmqCdgQ0/NFGZsiTs5E64Wr JxMzmR3UeuhAA== From: Jonathan Corbet To: Mauro Carvalho Chehab , Linux Doc Mailing List Subject: Re: [PATCH 00/10] Documentation build warning fixes In-Reply-To: References: Date: Thu, 20 May 2021 14:00:07 -0600 Message-ID: <87wnrtnpko.fsf@meer.lwn.net> MIME-Version: 1.0 Content-Type: text/plain Cc: linux-iio@vger.kernel.org, Daniel Thompson , Lars-Peter Clausen , kvm@vger.kernel.org, alsa-devel@alsa-project.org, Mauro Carvalho Chehab , Greg Kroah-Hartman , Linus Walleij , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-gpio@vger.kernel.org, patches@opensource.cirrus.com, Jingoo Han , Lee Jones , Jonathan Cameron X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" Mauro Carvalho Chehab writes: > Hi Jon, > > This small series contain a series of fixes for the documentation. it is > against your docs-next branch. > > Three of the patches fix duplicated symbols at the ABI documents. > There are still some ABI warnings from IIO, but all but one were > already fixed at linux-next. So, hopefully, after having everything > merged, the ABI warnings will be solved. > > Mauro Carvalho Chehab (10): > docs: update sysfs-platform_profile.rst reference > docs: vcpu-requests.rst: fix reference for atomic ops > docs: translations/zh_CN: fix a typo at 8.Conclusion.rst > docs: sched-bwc.rst: fix a typo on a doc name > docs: update pin-control.rst references > docs: virt: api.rst: fix a pointer to SGX documentation > docs: ABI: iommu: remove duplicated definition for > sysfs-kernel-iommu_groups > docs: ABI: sysfs-class-backlight: unify ambient light zone nodes > docs: ABI: sysfs-class-led-trigger-pattern: remove repeat duplication > iio: documentation: fix a typo Seems like good stuff. The last patch in the series, though, adds a warning: Documentation/ABI/testing/sysfs-bus-iio:799: WARNING: Inline emphasis start-string without end-string. So I left that one out and applied the rest. Thanks, jon 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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no 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 09740C433B4 for ; Thu, 20 May 2021 20:00:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CEC1A6135A for ; Thu, 20 May 2021 20:00:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235253AbhETUBa (ORCPT ); Thu, 20 May 2021 16:01:30 -0400 Received: from ms.lwn.net ([45.79.88.28]:58512 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231917AbhETUBa (ORCPT ); Thu, 20 May 2021 16:01:30 -0400 Received: from localhost (unknown [IPv6:2601:281:8300:104d::5f6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id D3783301; Thu, 20 May 2021 20:00:07 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net D3783301 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1621540808; bh=2WNLJX/xlZc5xTtT/m0BAIjR0dGVeWDMrn8wfYaNCUM=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=JWiESVFNzhYgP3LIrHH+2tY7pTjoh+gKnctlpgARBvgwBWg4BACU+o/zkUA8eRdPF jS85XmMhRO5jK77x2BlQkPxDSbCrzhxlhaMXvDctoM1+BMQOa0yL/SZHdunNPbhAgt 4USigcfd0H+vMC4CmQMvwXkhr8hvfRf3UC0K6z2vi4HY7A5m+ShwS2LJ/UDdBlnsDP SPBGKoeOrTvsAjV7A36ox1hL3nOjKNp5cU8ATBlHyBRqSKzr5ElccrOeoSfEDcgg8h LH4udeqBoy+VzdXLKBnnbzSb6qpvpqwupJQPHnbWB4IHmqCdgQ0/NFGZsiTs5E64Wr JxMzmR3UeuhAA== From: Jonathan Corbet To: Mauro Carvalho Chehab , Linux Doc Mailing List Cc: Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Greg Kroah-Hartman , Daniel Thompson , Jingoo Han , Jonathan Cameron , Lars-Peter Clausen , Lee Jones , Linus Walleij , alsa-devel@alsa-project.org, dri-devel@lists.freedesktop.org, kvm@vger.kernel.org, linux-gpio@vger.kernel.org, linux-iio@vger.kernel.org, patches@opensource.cirrus.com Subject: Re: [PATCH 00/10] Documentation build warning fixes In-Reply-To: References: Date: Thu, 20 May 2021 14:00:07 -0600 Message-ID: <87wnrtnpko.fsf@meer.lwn.net> MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org Mauro Carvalho Chehab writes: > Hi Jon, > > This small series contain a series of fixes for the documentation. it is > against your docs-next branch. > > Three of the patches fix duplicated symbols at the ABI documents. > There are still some ABI warnings from IIO, but all but one were > already fixed at linux-next. So, hopefully, after having everything > merged, the ABI warnings will be solved. > > Mauro Carvalho Chehab (10): > docs: update sysfs-platform_profile.rst reference > docs: vcpu-requests.rst: fix reference for atomic ops > docs: translations/zh_CN: fix a typo at 8.Conclusion.rst > docs: sched-bwc.rst: fix a typo on a doc name > docs: update pin-control.rst references > docs: virt: api.rst: fix a pointer to SGX documentation > docs: ABI: iommu: remove duplicated definition for > sysfs-kernel-iommu_groups > docs: ABI: sysfs-class-backlight: unify ambient light zone nodes > docs: ABI: sysfs-class-led-trigger-pattern: remove repeat duplication > iio: documentation: fix a typo Seems like good stuff. The last patch in the series, though, adds a warning: Documentation/ABI/testing/sysfs-bus-iio:799: WARNING: Inline emphasis start-string without end-string. So I left that one out and applied the rest. Thanks, jon 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=-3.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no 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 600A1C43461 for ; Thu, 20 May 2021 20:00:51 +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 250DC611ED for ; Thu, 20 May 2021 20:00:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 250DC611ED Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lwn.net 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 242C36E436; Thu, 20 May 2021 20:00:27 +0000 (UTC) Received: from ms.lwn.net (ms.lwn.net [45.79.88.28]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7D4D06E436 for ; Thu, 20 May 2021 20:00:08 +0000 (UTC) Received: from localhost (unknown [IPv6:2601:281:8300:104d::5f6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id D3783301; Thu, 20 May 2021 20:00:07 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net D3783301 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1621540808; bh=2WNLJX/xlZc5xTtT/m0BAIjR0dGVeWDMrn8wfYaNCUM=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=JWiESVFNzhYgP3LIrHH+2tY7pTjoh+gKnctlpgARBvgwBWg4BACU+o/zkUA8eRdPF jS85XmMhRO5jK77x2BlQkPxDSbCrzhxlhaMXvDctoM1+BMQOa0yL/SZHdunNPbhAgt 4USigcfd0H+vMC4CmQMvwXkhr8hvfRf3UC0K6z2vi4HY7A5m+ShwS2LJ/UDdBlnsDP SPBGKoeOrTvsAjV7A36ox1hL3nOjKNp5cU8ATBlHyBRqSKzr5ElccrOeoSfEDcgg8h LH4udeqBoy+VzdXLKBnnbzSb6qpvpqwupJQPHnbWB4IHmqCdgQ0/NFGZsiTs5E64Wr JxMzmR3UeuhAA== From: Jonathan Corbet To: Mauro Carvalho Chehab , Linux Doc Mailing List Subject: Re: [PATCH 00/10] Documentation build warning fixes In-Reply-To: References: Date: Thu, 20 May 2021 14:00:07 -0600 Message-ID: <87wnrtnpko.fsf@meer.lwn.net> MIME-Version: 1.0 Content-Type: text/plain 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-iio@vger.kernel.org, Daniel Thompson , kvm@vger.kernel.org, alsa-devel@alsa-project.org, Mauro Carvalho Chehab , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-gpio@vger.kernel.org, patches@opensource.cirrus.com, Jingoo Han , Lee Jones , Jonathan Cameron Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Mauro Carvalho Chehab writes: > Hi Jon, > > This small series contain a series of fixes for the documentation. it is > against your docs-next branch. > > Three of the patches fix duplicated symbols at the ABI documents. > There are still some ABI warnings from IIO, but all but one were > already fixed at linux-next. So, hopefully, after having everything > merged, the ABI warnings will be solved. > > Mauro Carvalho Chehab (10): > docs: update sysfs-platform_profile.rst reference > docs: vcpu-requests.rst: fix reference for atomic ops > docs: translations/zh_CN: fix a typo at 8.Conclusion.rst > docs: sched-bwc.rst: fix a typo on a doc name > docs: update pin-control.rst references > docs: virt: api.rst: fix a pointer to SGX documentation > docs: ABI: iommu: remove duplicated definition for > sysfs-kernel-iommu_groups > docs: ABI: sysfs-class-backlight: unify ambient light zone nodes > docs: ABI: sysfs-class-led-trigger-pattern: remove repeat duplication > iio: documentation: fix a typo Seems like good stuff. The last patch in the series, though, adds a warning: Documentation/ABI/testing/sysfs-bus-iio:799: WARNING: Inline emphasis start-string without end-string. So I left that one out and applied the rest. Thanks, jon