Skip to content

[PW_SID:1087874] riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround#1846

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

[PW_SID:1087874] riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround#1846
linux-riscv-bot wants to merge 1 commit into
workflow__riscv__fixesfrom
pw1087874

Conversation

@linux-riscv-bot
Copy link
Copy Markdown

PR for series 1087874 applied to workflow__riscv__fixes

Name: riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1087874
Version: 1

The variable this_hwcap is initialized to 0 for each loop, it is not
necessary to do the bit clearance since this_hwcap is still 0 at this
point, clearing the source_isa is enough here.

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: Drop this_hwcap clear in T-Head vector workaround"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 139.93 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1135.81 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1712.70 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 25.57 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 27.05 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.72 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 88.05 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround"
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: "riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround"
kdoc
Desc: Detects for kdoc errors
Duration: 0.84 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround"
module-param
Desc: Detect module_param changes
Duration: 0.27 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround"
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: "riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.32 seconds
Result: PASS

@linux-riscv-bot linux-riscv-bot deleted the pw1087874 branch April 30, 2026 20:02
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