From: Bagas Sanjaya <bagasdotme@gmail.com>
To: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
Linux Doc Mailing List <linux-doc@vger.kernel.org>,
Jonathan Corbet <corbet@lwn.net>
Cc: linux-kernel@vger.kernel.org,
"David S. Miller" <davem@davemloft.net>,
Andreas Noever <andreas.noever@gmail.com>,
Avadhut Naik <avadhut.naik@amd.com>,
Catalin Marinas <catalin.marinas@arm.com>,
Eric Dumazet <edumazet@google.com>,
Hu Haowen <2023002089@link.tyut.edu.cn>,
Lars-Peter Clausen <lars@metafoo.de>,
Michael Jamet <michael.jamet@intel.com>,
Mika Westerberg <mika.westerberg@linux.intel.com>,
Paolo Abeni <pabeni@redhat.com>, Sean Young <sean@mess.org>,
Yanteng Si <si.yanteng@linux.dev>,
Yehezkel Bernat <YehezkelShB@gmail.com>,
Thomas Gleixner <tglx@linutronix.de>,
Michael Ellerman <mpe@ellerman.id.au>,
Shrikanth Hegde <sshegde@linux.ibm.com>,
"Russell King (Oracle)" <rmk+kernel@armlinux.org.uk>,
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>,
James Morse <james.morse@arm.com>,
"Nysal Jan K.A" <nysal@linux.ibm.com>,
Tom Lendacky <thomas.lendacky@amd.com>,
Sourabh Jain <sourabhjain@linux.ibm.com>,
Stephen Rothwell <sfr@canb.auug.org.au>,
Frederic Barrat <fbarrat@linux.ibm.com>,
Andrew Donnellan <ajd@linux.ibm.com>,
Madhavan Srinivasan <maddy@linux.ibm.com>,
Nicholas Piggin <npiggin@gmail.com>,
Christophe Leroy <christophe.leroy@csgroup.eu>,
Naveen N Rao <naveen@kernel.org>,
linux-arm-kernel@lists.infradead.org, linux-iio@vger.kernel.org,
linux-media@vger.kernel.org, linux-usb@vger.kernel.org,
netdev@vger.kernel.org, workflows@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH 0/9] Extend automarkup support for ABI symbols
Date: Wed, 12 Feb 2025 18:25:15 +0700 [thread overview]
Message-ID: <Z6yFG_NntQfkwYli@archie.me> (raw)
In-Reply-To: <cover.1739254867.git.mchehab+huawei@kernel.org>
[-- Attachment #1: Type: text/plain, Size: 851 bytes --]
On Tue, Feb 11, 2025 at 07:22:54AM +0100, Mauro Carvalho Chehab wrote:
> Now that ABI creates a python dictionary, use automarkup to create cross
> references for ABI symbols as well.
I get three new warnings:
WARNING: /sys/devices/system/cpu/cpuX/topology/physical_package_id is defined 2 times: /home/bagas/repo/linux-kernel/Documentation/ABI/stable/sysfs-devices-system-cpu:27; /home/bagas/repo/linux-kernel/Documentation/ABI/testing/sysfs-devices-system-cpu:70
WARNING: /sys/devices/system/cpu/cpuX/topology/ppin is defined 2 times: /home/bagas/repo/linux-kernel/Documentation/ABI/stable/sysfs-devices-system-cpu:89; /home/bagas/repo/linux-kernel/Documentation/ABI/testing/sysfs-devices-system-cpu:70
WARNING: Documentation/ABI/testing/sysfs-class-cxl not found
Thanks.
--
An old man doll... just what I always wanted! - Clara
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2025-02-12 11:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-11 6:22 Mauro Carvalho Chehab
2025-02-11 6:23 ` [PATCH 8/9] docs: submit-checklist: Allow creating cross-references for ABI README Mauro Carvalho Chehab
2025-02-12 11:25 ` Bagas Sanjaya [this message]
2025-02-12 12:58 ` [PATCH 0/9] Extend automarkup support for ABI symbols Mauro Carvalho Chehab
2025-02-13 0:39 ` Andrew Donnellan
2025-02-18 20:52 ` Jonathan Corbet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z6yFG_NntQfkwYli@archie.me \
--to=bagasdotme@gmail.com \
--cc=2023002089@link.tyut.edu.cn \
--cc=YehezkelShB@gmail.com \
--cc=ajd@linux.ibm.com \
--cc=andreas.noever@gmail.com \
--cc=avadhut.naik@amd.com \
--cc=catalin.marinas@arm.com \
--cc=christophe.leroy@csgroup.eu \
--cc=corbet@lwn.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=fbarrat@linux.ibm.com \
--cc=james.morse@arm.com \
--cc=lars@metafoo.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=maddy@linux.ibm.com \
--cc=mchehab+huawei@kernel.org \
--cc=michael.jamet@intel.com \
--cc=mika.westerberg@linux.intel.com \
--cc=mpe@ellerman.id.au \
--cc=naveen@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=npiggin@gmail.com \
--cc=nysal@linux.ibm.com \
--cc=pabeni@redhat.com \
--cc=pawan.kumar.gupta@linux.intel.com \
--cc=rmk+kernel@armlinux.org.uk \
--cc=sean@mess.org \
--cc=sfr@canb.auug.org.au \
--cc=si.yanteng@linux.dev \
--cc=sourabhjain@linux.ibm.com \
--cc=sshegde@linux.ibm.com \
--cc=tglx@linutronix.de \
--cc=thomas.lendacky@amd.com \
--cc=workflows@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox