Skip to content

[PW_SID:1100439] riscv: kexec_elf: Remove unused pr_fmt definition#2011

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

[PW_SID:1100439] riscv: kexec_elf: Remove unused pr_fmt definition#2011
linux-riscv-bot wants to merge 1 commit into
workflow__riscv__fixesfrom
pw1100439

Conversation

@linux-riscv-bot
Copy link
Copy Markdown

PR for series 1100439 applied to workflow__riscv__fixes

Name: riscv: kexec_elf: Remove unused pr_fmt definition
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1100439
Version: 1

Remove the pr_fmt macro as no pr_*() calls exist in this file. The
prefix string "kexec_image: " is also not appropriate for kexec_elf.c,
if pr_fmt is needed in the future, referring to kexec_image.c, a more
appropriate prefix like "kexec_file(elf): " can be added at that time.

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: kexec_elf: Remove unused pr_fmt definition"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 140.25 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: kexec_elf: Remove unused pr_fmt definition"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1119.11 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: kexec_elf: Remove unused pr_fmt definition"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1671.86 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: kexec_elf: Remove unused pr_fmt definition"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 26.20 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: kexec_elf: Remove unused pr_fmt definition"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 27.10 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: kexec_elf: Remove unused pr_fmt definition"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.73 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: kexec_elf: Remove unused pr_fmt definition"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 87.69 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: kexec_elf: Remove unused pr_fmt definition"
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: kexec_elf: Remove unused pr_fmt definition"
kdoc
Desc: Detects for kdoc errors
Duration: 0.91 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: kexec_elf: Remove unused pr_fmt definition"
module-param
Desc: Detect module_param changes
Duration: 0.26 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: kexec_elf: Remove unused pr_fmt definition"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "riscv: kexec_elf: Remove unused pr_fmt definition"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.31 seconds
Result: PASS

@linux-riscv-bot linux-riscv-bot deleted the pw1100439 branch May 28, 2026 01:29
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