Skip to content

[PW_SID:1122235] ACPI: RHCT: validate node reference bounds#2225

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

[PW_SID:1122235] ACPI: RHCT: validate node reference bounds#2225
linux-riscv-bot wants to merge 2 commits into
workflow__riscv__fixesfrom
pw1122235

Conversation

@linux-riscv-bot

Copy link
Copy Markdown

PR for series 1122235 applied to workflow__riscv__fixes

Name: ACPI: RHCT: validate node reference bounds
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1122235
Version: 1

Linux RISC-V bot and others added 2 commits July 1, 2026 03:48
RHCT hart-info nodes carry offset arrays that reference other
nodes in the same firmware table.  Validate the current node,
the hart-info offset array, and each referenced ISA or CMO node
before reading type-specific fields.

The ISA string path also checks that the advertised string range
is present before returning it to the RISC-V ISA parser.

Signed-off-by: Pengpeng Hou <pengpeng@iscas.ac.cn>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RHCT: validate node reference bounds"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 145.53 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RHCT: validate node reference bounds"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1405.39 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RHCT: validate node reference bounds"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1701.09 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RHCT: validate node reference bounds"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 28.44 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RHCT: validate node reference bounds"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 29.92 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RHCT: validate node reference bounds"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.83 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RHCT: validate node reference bounds"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 84.88 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RHCT: validate node reference bounds"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.22 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RHCT: validate node reference bounds"
kdoc
Desc: Detects for kdoc errors
Duration: 0.84 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RHCT: validate node reference bounds"
module-param
Desc: Detect module_param changes
Duration: 0.25 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RHCT: validate node reference bounds"
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: "ACPI: RHCT: validate node reference bounds"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.30 seconds
Result: PASS

@linux-riscv-bot
linux-riscv-bot force-pushed the workflow__riscv__fixes branch 7 times, most recently from 869345e to f54dc6c Compare July 13, 2026 20:05
@linux-riscv-bot
linux-riscv-bot deleted the pw1122235 branch July 14, 2026 01:36
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