Skip to content

[PW_SID:955379] riscv: hwprobe: export Zabha extension#321

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

[PW_SID:955379] riscv: hwprobe: export Zabha extension#321
linux-riscv-bot wants to merge 2 commits into
workflow__riscv__fixesfrom
pw955379

Conversation

@linux-riscv-bot
Copy link
Copy Markdown

PR for series 955379 applied to workflow__riscv__fixes

Name: riscv: hwprobe: export Zabha extension
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=955379
Version: 1

Linux RISC-V bot and others added 2 commits April 16, 2025 18:23
Export Zabha through the hwprobe syscall.

Signed-off-by: Alexandre Ghiti <alexghiti@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: hwprobe: export Zabha extension"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 103.08 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: hwprobe: export Zabha extension"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 993.56 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: hwprobe: export Zabha extension"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1311.76 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: hwprobe: export Zabha extension"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 19.64 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: hwprobe: export Zabha extension"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 20.90 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: hwprobe: export Zabha extension"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 2.19 seconds
Result: WARNING
Output:

CHECK: Prefer using the BIT_ULL macro
#39: FILE: arch/riscv/include/uapi/asm/hwprobe.h:84:
+#define		RISCV_HWPROBE_EXT_ZABHA		(1ULL << 58)

total: 0 errors, 0 warnings, 1 checks, 24 lines checked

NOTE: For some of the reported defects, checkpatch may be able to
      mechanically convert to the typical style using --fix or --fix-inplace.

Commit cc00770f2661 ("riscv: hwprobe: export Zabha extension") has style problems, please review.

NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF

NOTE: If any of the errors are false positives, please report
      them to the maintainer, see CHECKPATCH in MAINTAINERS.
total: 0 errors, 0 warnings, 1 checks, 24 lines checked
CHECK: Prefer using the BIT_ULL macro


@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: hwprobe: export Zabha extension"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 38.74 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: hwprobe: export Zabha extension"
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: hwprobe: export Zabha extension"
kdoc
Desc: Detects for kdoc errors
Duration: 0.86 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: hwprobe: export Zabha extension"
module-param
Desc: Detect module_param changes
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: hwprobe: export Zabha extension"
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: hwprobe: export Zabha extension"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.29 seconds
Result: PASS

@linux-riscv-bot linux-riscv-bot force-pushed the workflow__riscv__fixes branch from 6c2725a to c8da138 Compare April 24, 2025 20:46
@linux-riscv-bot linux-riscv-bot deleted the pw955379 branch April 29, 2025 01: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.

1 participant