public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] gendwarfksyms: Document build dependencies
@ 2026-01-14 11:47 Jihan LIN via B4 Relay
  2026-01-14 11:47 ` [PATCH v2 1/2] Documentation/kbuild: Document gendwarfksyms " Jihan LIN via B4 Relay
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jihan LIN via B4 Relay @ 2026-01-14 11:47 UTC (permalink / raw)
  To: Nathan Chancellor, Nicolas Schier, Jonathan Corbet, Miguel Ojeda,
	Boqun Feng, Sami Tolvanen, Masahiro Yamada, Petr Pavlu
  Cc: linux-modules, linux-kbuild, linux-doc, linux-kernel, Jihan LIN

Hi,

I found there is no documentation for build dependencies in gendwarfksyms
while digging into Rust drivers. Though Yuli added libdw-dev to the build
dependencies for packaging [1], it seems that there is no documentation
about it.

This series documents the build dependencies of gendwarfksyms, adds a few
examples for installing these dependencies on some distributions and
introduces indentation style cleanup as suggested.

[1]: https://lore.kernel.org/all/79C925DCE2E963FF+20250422104927.144252-1-wangyuli@uniontech.com/

Signed-off-by: Jihan LIN <linjh22s@gmail.com>
---
Changes in v2:
- Fix style for section 'Dependencies'.
- Introduce a new patch to clean up indentation in gendwarfksyms.rst.
- Link to v1: https://lore.kernel.org/r/20260108-documents_gendwarfksyms-v1-1-52b1f9c38c70@gmail.com

---
Jihan LIN (2):
      Documentation/kbuild: Document gendwarfksyms build dependencies
      Documentation/kbuild: gendwarfksyms: Style cleanup

 Documentation/kbuild/gendwarfksyms.rst | 123 +++++++++++++++++++--------------
 1 file changed, 73 insertions(+), 50 deletions(-)
---
base-commit: b71e635feefc852405b14620a7fc58c4c80c0f73
change-id: 20260105-documents_gendwarfksyms-9f88e4a7ad2f

Best regards,
-- 
Jihan LIN <linjh22s@gmail.com>



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-01-22  0:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-14 11:47 [PATCH v2 0/2] gendwarfksyms: Document build dependencies Jihan LIN via B4 Relay
2026-01-14 11:47 ` [PATCH v2 1/2] Documentation/kbuild: Document gendwarfksyms " Jihan LIN via B4 Relay
2026-01-20 12:17   ` Petr Pavlu
2026-01-21 23:56     ` Nathan Chancellor
2026-01-14 11:47 ` [PATCH v2 2/2] Documentation/kbuild: gendwarfksyms: Style cleanup Jihan LIN via B4 Relay
2026-01-20 12:18   ` Petr Pavlu
2026-01-22  0:00 ` [PATCH v2 0/2] gendwarfksyms: Document build dependencies Nathan Chancellor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox