Skip to content

[PW_SID:1090474] riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap#1873

Closed
linux-riscv-bot wants to merge 1 commit into
workflow__riscv__fixesfrom
pw1090474
Closed

[PW_SID:1090474] riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap#1873
linux-riscv-bot wants to merge 1 commit into
workflow__riscv__fixesfrom
pw1090474

Conversation

@linux-riscv-bot
Copy link
Copy Markdown

PR for series 1090474 applied to workflow__riscv__fixes

Name: riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1090474
Version: 1

We have pre-defined ISA extension macros, here use those macros to
replace a magic number for isa2hwcap definition and some array
indexing for isa2hwcap access.

This doesn't change the original functionality, just improve the code
maintainability and readability.

Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 140.03 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1132.79 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1686.15 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 26.38 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 27.31 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.77 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 86.36 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap"
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: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap"
kdoc
Desc: Detects for kdoc errors
Duration: 0.89 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap"
module-param
Desc: Detect module_param changes
Duration: 0.26 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap"
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: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.31 seconds
Result: PASS

@linux-riscv-bot linux-riscv-bot deleted the pw1090474 branch May 8, 2026 02:14
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