From: Youling Tang <youling.tang@linux.dev>
To: Simon Horman <horms@verge.net.au>
Cc: kexec@lists.infradead.org, Huacai Chen <chenhuacai@kernel.org>,
Youling Tang <tangyouling@kylinos.cn>
Subject: Re: [PATCH 0/7] Fix and improve the LoongArch implementation
Date: Fri, 29 Aug 2025 17:19:54 +0800 [thread overview]
Message-ID: <7afb2722-e818-4e20-86f0-f6f126edd814@linux.dev> (raw)
In-Reply-To: <20250829091040.35827-1-youling.tang@linux.dev>
My oversight, email and Singed-off-by error will be updated to
"Youling Tang <tangyouling@kylinos.cn>" in the next version.
Youling.
On 2025/8/29 17:10, Youling Tang wrote:
> From: Youling Tang <tangyouling@kylinos.cn>
>
> - Fix and improve the LoongArch implementation.
> - Fixed the handling of crashkernel parameters when using --reuse-cmdline.
>
> Youling Tang (7):
> kexec: Handle removal of multiple 'crashkernel' parameters
> LoongArch: Fix comments
> LoongArch: Terminate the cmdline string using '\0'
> LoongArch: Enforce relocatable kernel check for crash dump
> LoongArch: Change initrd allocation to top-down
> LoongArch: Fix the use of loongarch_image_header in ELF format
> LoongArch: Add pe_hdr->machine check for pei format images
>
> kexec/arch/loongarch/image-header.h | 5 ++-
> kexec/arch/loongarch/kexec-elf-loongarch.c | 44 ++++++++++++++++++----
> kexec/arch/loongarch/kexec-loongarch.c | 4 +-
> kexec/arch/loongarch/kexec-pei-loongarch.c | 24 +++++++++++-
> kexec/kexec.c | 6 +++
> 5 files changed, 70 insertions(+), 13 deletions(-)
>
prev parent reply other threads:[~2025-08-29 10:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-29 9:10 [PATCH 0/7] Fix and improve the LoongArch implementation Youling Tang
2025-08-29 9:10 ` [PATCH 1/7] kexec: Handle removal of multiple 'crashkernel' parameters Youling Tang
2025-08-29 9:10 ` [PATCH 2/7] LoongArch: Fix comments Youling Tang
2025-08-29 9:10 ` [PATCH 3/7] LoongArch: Terminate the cmdline string using '\0' Youling Tang
2025-08-29 9:10 ` [PATCH 4/7] LoongArch: Enforce relocatable kernel check for crash dump Youling Tang
2025-08-29 9:10 ` [PATCH 5/7] LoongArch: Change initrd allocation to top-down Youling Tang
2025-08-29 9:10 ` [PATCH 6/7] LoongArch: Fix the use of loongarch_image_header in ELF format Youling Tang
2025-08-29 9:10 ` [PATCH 7/7] LoongArch: Add pe_hdr->machine check for pei format images Youling Tang
2025-08-29 9:19 ` Youling Tang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7afb2722-e818-4e20-86f0-f6f126edd814@linux.dev \
--to=youling.tang@linux.dev \
--cc=chenhuacai@kernel.org \
--cc=horms@verge.net.au \
--cc=kexec@lists.infradead.org \
--cc=tangyouling@kylinos.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.