diff options
| author | Jesung Yang <[email protected]> | 2025-05-06 19:48:41 +0000 |
|---|---|---|
| committer | Jonathan Corbet <[email protected]> | 2025-05-19 15:09:55 +0000 |
| commit | a556bd882b9482f1b7ea00fcf07f9bc169f404c8 (patch) | |
| tree | 1a4e5d8757003da02cdabcee91a5136869b9775d /scripts/lib/kdoc/kdoc_files.py | |
| parent | Documentation: NTB: Fix typo (diff) | |
| download | kernel-a556bd882b9482f1b7ea00fcf07f9bc169f404c8.tar.gz kernel-a556bd882b9482f1b7ea00fcf07f9bc169f404c8.zip | |
docs: align with scripts/syscall.tbl migration
Update the documentation to reflect the migration of the following
architectures to the centralized syscall table format:
arc, arm64, csky, hexagon, loongarch, nios2, openrisc, riscv
As of commit 3db80c999debbad ("riscv: convert to generic syscall table"),
these architectures no longer rely on include/uapi/asm-generic/unistd.h.
Instead, syscall table headers (syscall_table_{32,64}.h) are generated by
scripts/syscalltbl.sh based on entries in scripts/syscall.tbl, with ABIs
specified in arch/*/kernel/Makefile.syscalls.
For the convenience of developers working with older kernel versions, the
original documentation is fully retained, with new sections added to
cover the scripts/syscall.tbl approach.
Verified with `make htmldocs`.
Signed-off-by: Jesung Yang <[email protected]>
Link: https://lore.kernel.org/lkml/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
Message-ID: <[email protected]>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions
