[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1749735022.git.mchehab+huawei@kernel.org>
Date: Thu, 12 Jun 2025 15:41:29 +0200
From: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To: Linux Doc Mailing List <linux-doc@...r.kernel.org>,
Jonathan Corbet <corbet@....net>
Cc: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
linux-kernel@...r.kernel.org,
Akira Yokosawa <akiyks@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Ignacio Encinas Rubio <ignacio@...cinas.com>,
Marco Elver <elver@...gle.com>,
Shuah Khan <skhan@...uxfoundation.org>,
Donald Hunter <donald.hunter@...il.com>,
Eric Dumazet <edumazet@...gle.com>,
Jan Stancek <jstancek@...hat.com>,
Paolo Abeni <pabeni@...hat.com>,
Ruben Wauters <rubenru09@....com>,
joel@...lfernandes.org,
linux-kernel-mentees@...ts.linux.dev,
lkmm@...ts.linux.dev,
netdev@...r.kernel.org,
peterz@...radead.org,
stern@...land.harvard.edu,
Breno Leitao <leitao@...ian.org>,
Jakub Kicinski <mchehab+huawei@...nel.org>,
Simon Horman <mchehab+huawei@...nel.org>
Subject: [PATCH v2 0/2] Some extra patches for netlink doc generation
This patch series comes after:
https://lore.kernel.org/linux-doc/cover.1749723671.git.mchehab+huawei@kernel.org/T/#t
The first patch is meant to speedup glob time by not adding all yaml to the parser.
The second one adjusts the location of netlink/specs/index.rst.
With that, on my AMD Ryzen 9 7900 machine, the time to do a full build after a
cleanup is:
real 7m29,196s
user 14m21,893s
sys 2m28,510s
Mauro Carvalho Chehab (2):
docs: conf.py: add include_pattern to speedup
docs: uapi: netlink: update netlink specs link
Documentation/conf.py | 7 +++++--
Documentation/userspace-api/netlink/index.rst | 2 +-
Documentation/userspace-api/netlink/specs.rst | 2 +-
3 files changed, 7 insertions(+), 4 deletions(-)
--
2.49.0
Powered by blists - more mailing lists