diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2025-02-10 13:18:09 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2025-02-10 21:19:57 +0300 |
commit | 5d7871d77f6d62406b3d459a58810c1ddb8904c2 (patch) | |
tree | efe1be986f50d6e37abe53707f88ccdcdcf55331 /scripts/lib/abi/abi_regex.py | |
parent | 98a4324a8b7bbe433483c90524026be0ccc9ffa8 (diff) | |
download | linux-5d7871d77f6d62406b3d459a58810c1ddb8904c2.tar.xz |
docs: sphinx/kernel_abi: parse ABI files only once
Right now, the logic parses ABI files on 4 steps, one for each
directory. While this is fine in principle, by doing that, not
all symbol cross-references will be created.
Change the logic to do the parsing only once in order to get
a global dictionary to be used when creating ABI cross-references.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/5205c53838b6ea25f4cdd4cc1e3d17c0141e75a6.1739182025.git.mchehab+huawei@kernel.org
Diffstat (limited to 'scripts/lib/abi/abi_regex.py')
0 files changed, 0 insertions, 0 deletions