Skip to content

[PW_SID:1120806] mm/mseal: fix mseal documentation for 32-bit kernels#2208

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

[PW_SID:1120806] mm/mseal: fix mseal documentation for 32-bit kernels#2208
linux-riscv-bot wants to merge 2 commits into
workflow__riscv__fixesfrom
pw1120806

Conversation

@linux-riscv-bot

Copy link
Copy Markdown

PR for series 1120806 applied to workflow__riscv__fixes

Name: mm/mseal: fix mseal documentation for 32-bit kernels
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1120806
Version: 1

Linux RISC-V bot and others added 2 commits July 1, 2026 03:48
mseal.o is built only for 64-bit kernels, so 32-bit kernels fall back
to sys_ni_syscall() and return -ENOSYS rather than -EPERM.

Document the -EINTR return from mmap_write_lock_killable(), fix the
CONFIG_MSEAL_SYSTEM_MAPPINGS typo, and describe system mappings in
terms of VM_SEALED_SYSMAP.

Signed-off-by: Leon Hwang <leon.hwang@linux.dev>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "mm/mseal: fix mseal documentation for 32-bit kernels"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 150.06 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "mm/mseal: fix mseal documentation for 32-bit kernels"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1442.54 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "mm/mseal: fix mseal documentation for 32-bit kernels"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1903.49 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "mm/mseal: fix mseal documentation for 32-bit kernels"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 29.43 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "mm/mseal: fix mseal documentation for 32-bit kernels"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 30.79 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "mm/mseal: fix mseal documentation for 32-bit kernels"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 1.16 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "mm/mseal: fix mseal documentation for 32-bit kernels"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 86.53 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "mm/mseal: fix mseal documentation for 32-bit kernels"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.25 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "mm/mseal: fix mseal documentation for 32-bit kernels"
kdoc
Desc: Detects for kdoc errors
Duration: 0.97 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "mm/mseal: fix mseal documentation for 32-bit kernels"
module-param
Desc: Detect module_param changes
Duration: 0.28 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "mm/mseal: fix mseal documentation for 32-bit kernels"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "mm/mseal: fix mseal documentation for 32-bit kernels"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.32 seconds
Result: PASS

@linux-riscv-bot
linux-riscv-bot force-pushed the workflow__riscv__fixes branch 3 times, most recently from a50938c to 40ba5ca Compare July 8, 2026 17:32
@linux-riscv-bot
linux-riscv-bot deleted the pw1120806 branch July 9, 2026 04:38
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