| 47646ce1 | 08-Aug-2026 |
Alison Schofield <alison.schofield@intel.com> |
docs: python: abi_regex: convert adjacent index placeholders
While validating recent CXL ABI documentation updates with get_abi.py, every decoderX.Y entry was reported as undocumented.
The placehol
docs: python: abi_regex: convert adjacent index placeholders
While validating recent CXL ABI documentation updates with get_abi.py, every decoderX.Y entry was reported as undocumented.
The placeholder conversion mishandles adjacent index placeholders, producing patterns that cannot match the corresponding sysfs paths. As a result, valid ABI entries are reported as undocumented.
Handle adjacent placeholders independently so generated patterns match the documented paths. This fixes decoderX.Y entries in the CXL ABI and other ABI documentation that uses the same naming convention.
Signed-off-by: Alison Schofield <alison.schofield@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <cc893dca3aaa3ec833ba70d1f32c3e7342b7faf2.1786139549.git.alison.schofield@intel.com>
show more ...
|
| b713adad | 19-Jan-2026 |
Mauro Carvalho Chehab <mchehab+huawei@kernel.org> |
docs: kabi: helpers: add documentation for each "enum" value
Ensure that kABI module documentation will describe each debug bit.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Sig
docs: kabi: helpers: add documentation for each "enum" value
Ensure that kABI module documentation will describe each debug bit.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <3b118b157e52d757bf82fd74f03b0f4bd9e8b8f1.1768838938.git.mchehab+huawei@kernel.org>
show more ...
|
| 5c9ece0b | 19-Jan-2026 |
Mauro Carvalho Chehab <mchehab+huawei@kernel.org> |
docs: kabi: helpers: add helper for debug bits 7 and 8
The kabi logic supports 8 debug bits, but only 6 are currently documented. Document the remaining ones.
Signed-off-by: Mauro Carvalho Chehab <
docs: kabi: helpers: add helper for debug bits 7 and 8
The kabi logic supports 8 debug bits, but only 6 are currently documented. Document the remaining ones.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <60e99b9060396eac8621954d6b8a73af45df90fb.1768838938.git.mchehab+huawei@kernel.org>
show more ...
|
| a50c62d3 | 19-Jan-2026 |
Mauro Carvalho Chehab <mchehab+huawei@kernel.org> |
docs: kabi: system_symbols: end docstring phrases with a dot
Some docstring classes are not ending with a dot. Fix to make it more uniform.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kern
docs: kabi: system_symbols: end docstring phrases with a dot
Some docstring classes are not ending with a dot. Fix to make it more uniform.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <efd0e150d8e12d8ea2665f54a96b1997f32897b7.1768838938.git.mchehab+huawei@kernel.org>
show more ...
|
| ff91637d | 19-Jan-2026 |
Mauro Carvalho Chehab <mchehab+huawei@kernel.org> |
docs: python: abi_regex: do some improvements at documentation
Add documentation for two consts and ensure that all sentenses will end with a dot.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huaw
docs: python: abi_regex: do some improvements at documentation
Add documentation for two consts and ensure that all sentenses will end with a dot.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <5419ad89a5042c1571198c2f055866674808579b.1768838938.git.mchehab+huawei@kernel.org>
show more ...
|