Skip to content

Conversation

@linux-riscv-bot
Copy link

PR for series 1045058 applied to workflow__riscv__fixes

Name: riscv: signal: fix some warnings reported by sparse
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1045058
Version: 1

Clean up a few warnings reported by sparse in
arch/riscv/kernel/signal.c.  These come from code that was added
recently; they were missed when I initially reviewed the patch.

Fixes: 818d78b ("riscv: signal: abstract header saving for setup_sigcontext")
Cc: Andy Chiu <andybnac@gmail.com>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202601171848.ydLTJYrz-lkp@intel.com/
Signed-off-by: Paul Walmsley <pjw@kernel.org>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: signal: fix some warnings reported by sparse"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 114.40 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: signal: fix some warnings reported by sparse"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1243.63 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: signal: fix some warnings reported by sparse"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1740.14 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: signal: fix some warnings reported by sparse"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 25.17 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: signal: fix some warnings reported by sparse"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 26.28 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: signal: fix some warnings reported by sparse"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.85 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: signal: fix some warnings reported by sparse"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 80.36 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: signal: fix some warnings reported by sparse"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: signal: fix some warnings reported by sparse"
kdoc
Desc: Detects for kdoc errors
Duration: 1.01 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: signal: fix some warnings reported by sparse"
module-param
Desc: Detect module_param changes
Duration: 0.26 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: signal: fix some warnings reported by sparse"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.29 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: signal: fix some warnings reported by sparse"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.50 seconds
Result: PASS

@linux-riscv-bot linux-riscv-bot deleted the pw1045058 branch January 23, 2026 04:41
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