Skip to content

[PW_SID:977290] [1/1] riscv: Change memblock reserved name to be recognized on kexec#591

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

[PW_SID:977290] [1/1] riscv: Change memblock reserved name to be recognized on kexec#591
linux-riscv-bot wants to merge 2 commits into
workflow__riscv__fixesfrom
pw977290

Conversation

@linux-riscv-bot
Copy link
Copy Markdown

PR for series 977290 applied to workflow__riscv__fixes

Name: [1/1] riscv: Change memblock reserved name to be recognized on kexec
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=977290
Version: 1

Linux RISC-V bot and others added 2 commits June 27, 2025 17:47
memblock resreved exposes as Reserved on iomem,
kexec tool doesn't take those parts to vmcore, but
the kernel use those address and it needed when opening the vmcore.
Without this fix the crash-tool fails.

Fixes: e94eb7e ("riscv: Properly export reserved regions in /proc/iomem")
Signed-off-by: Pnina Feder <pnina.feder@mobileye.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/1] riscv: Change memblock reserved name to be recognized on kexec"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 105.84 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/1] riscv: Change memblock reserved name to be recognized on kexec"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1029.29 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/1] riscv: Change memblock reserved name to be recognized on kexec"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1527.28 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/1] riscv: Change memblock reserved name to be recognized on kexec"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 21.04 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/1] riscv: Change memblock reserved name to be recognized on kexec"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 22.59 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/1] riscv: Change memblock reserved name to be recognized on kexec"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.75 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/1] riscv: Change memblock reserved name to be recognized on kexec"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 72.18 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/1] riscv: Change memblock reserved name to be recognized on kexec"
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: "[1/1] riscv: Change memblock reserved name to be recognized on kexec"
kdoc
Desc: Detects for kdoc errors
Duration: 0.86 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/1] riscv: Change memblock reserved name to be recognized on kexec"
module-param
Desc: Detect module_param changes
Duration: 0.26 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/1] riscv: Change memblock reserved name to be recognized on kexec"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.28 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/1] riscv: Change memblock reserved name to be recognized on kexec"
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 from a7cb30d to d776861 Compare July 2, 2025 18:46
@linux-riscv-bot linux-riscv-bot deleted the pw977290 branch July 8, 2025 01:07
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