Skip to content

[PW_SID:1088878] riscv: replace select with dependency for visible RELOCATABLE#1859

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

[PW_SID:1088878] riscv: replace select with dependency for visible RELOCATABLE#1859
linux-riscv-bot wants to merge 2 commits into
workflow__riscv__fixesfrom
pw1088878

Conversation

@linux-riscv-bot
Copy link
Copy Markdown

PR for series 1088878 applied to workflow__riscv__fixes

Name: riscv: replace select with dependency for visible RELOCATABLE
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1088878
Version: 1

Linux RISC-V bot and others added 2 commits May 2, 2026 08:13
RANDOMIZE_BASE currently selects RELOCATABLE even though RELOCATABLE
is visible to users. Some other architectures, like x86, use 'depends on'
for RELOCATABLE in their definition of RANDOMIZE_BASE, so let's do the same
here.

This select-visible Kconfig misusage was detected by Kconfirm, a static
analysis tool for Kconfig.

Signed-off-by: Julian Braha <julianbraha@gmail.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: replace select with dependency for visible RELOCATABLE"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 140.35 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: replace select with dependency for visible RELOCATABLE"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1033.99 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: replace select with dependency for visible RELOCATABLE"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1404.62 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: replace select with dependency for visible RELOCATABLE"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 25.65 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: replace select with dependency for visible RELOCATABLE"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 27.21 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: replace select with dependency for visible RELOCATABLE"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.71 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: replace select with dependency for visible RELOCATABLE"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 85.44 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: replace select with dependency for visible RELOCATABLE"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: replace select with dependency for visible RELOCATABLE"
kdoc
Desc: Detects for kdoc errors
Duration: 0.92 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: replace select with dependency for visible RELOCATABLE"
module-param
Desc: Detect module_param changes
Duration: 0.26 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: replace select with dependency for visible RELOCATABLE"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: replace select with dependency for visible RELOCATABLE"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.31 seconds
Result: PASS

@linux-riscv-bot linux-riscv-bot force-pushed the workflow__riscv__fixes branch from 2c3b264 to 2d4fcdd Compare May 10, 2026 02:08
@linux-riscv-bot linux-riscv-bot deleted the pw1088878 branch May 11, 2026 02:18
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