Skip to content

[PW_SID:966615] riscv: cpufeature: add validation for zfa, zfh and zfhmin#447

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

[PW_SID:966615] riscv: cpufeature: add validation for zfa, zfh and zfhmin#447
linux-riscv-bot wants to merge 1 commit into
workflow__riscv__fixesfrom
pw966615

Conversation

@linux-riscv-bot
Copy link
Copy Markdown

PR for series 966615 applied to workflow__riscv__fixes

Name: riscv: cpufeature: add validation for zfa, zfh and zfhmin
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=966615
Version: 1

These extensions depends on the F one. Add a validation callback
checking for the F extension to be present. Now that extensions are
correctly reported using the F/D presence, we can remove the
has_fpu() check in hwprobe_isa_ext0().

Signed-off-by: Clément Léger <cleger@rivosinc.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: add validation for zfa, zfh and zfhmin"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 107.54 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: add validation for zfa, zfh and zfhmin"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 968.14 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: add validation for zfa, zfh and zfhmin"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1258.02 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: add validation for zfa, zfh and zfhmin"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 20.87 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: add validation for zfa, zfh and zfhmin"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 21.95 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: add validation for zfa, zfh and zfhmin"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.96 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: add validation for zfa, zfh and zfhmin"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 67.49 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: add validation for zfa, zfh and zfhmin"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: add validation for zfa, zfh and zfhmin"
kdoc
Desc: Detects for kdoc errors
Duration: 0.88 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: add validation for zfa, zfh and zfhmin"
module-param
Desc: Detect module_param changes
Duration: 0.25 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: add validation for zfa, zfh and zfhmin"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.22 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: add validation for zfa, zfh and zfhmin"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.29 seconds
Result: PASS

@linux-riscv-bot linux-riscv-bot deleted the pw966615 branch June 4, 2025 01:05
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