Skip to content

[PW_SID:960205] docs: align with scripts/syscall.tbl migration#382

Closed
linux-riscv-bot wants to merge 2 commits into
workflow__riscv__fixesfrom
pw960205
Closed

[PW_SID:960205] docs: align with scripts/syscall.tbl migration#382
linux-riscv-bot wants to merge 2 commits into
workflow__riscv__fixesfrom
pw960205

Conversation

@linux-riscv-bot
Copy link
Copy Markdown

PR for series 960205 applied to workflow__riscv__fixes

Name: docs: align with scripts/syscall.tbl migration
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=960205
Version: 1

Linux RISC-V bot and others added 2 commits May 6, 2025 09:20
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 3db80c9 ("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 <y.j3ms.n@gmail.com>
Link: https://lore.kernel.org/lkml/20240704143611.2979589-1-arnd@kernel.org
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "docs: align with scripts/syscall.tbl migration"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 106.29 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "docs: align with scripts/syscall.tbl migration"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 881.66 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "docs: align with scripts/syscall.tbl migration"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1143.66 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "docs: align with scripts/syscall.tbl migration"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 22.97 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "docs: align with scripts/syscall.tbl migration"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 21.64 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "docs: align with scripts/syscall.tbl migration"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.70 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "docs: align with scripts/syscall.tbl migration"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 67.48 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "docs: align with scripts/syscall.tbl migration"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.22 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "docs: align with scripts/syscall.tbl migration"
kdoc
Desc: Detects for kdoc errors
Duration: 0.90 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "docs: align with scripts/syscall.tbl migration"
module-param
Desc: Detect module_param changes
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "docs: align with scripts/syscall.tbl migration"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.21 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "docs: align with scripts/syscall.tbl migration"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.29 seconds
Result: PASS

@linux-riscv-bot linux-riscv-bot force-pushed the workflow__riscv__fixes branch from 625be03 to 472f050 Compare May 8, 2025 16:53
@linux-riscv-bot linux-riscv-bot deleted the pw960205 branch May 8, 2025 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants