On Tue, 19 Aug 2025 09:24:24 +0800
Pingfan Liu wrote:
> The routine to search a symbol in ELF can be shared, so split it out.
>
> Signed-off-by: Pingfan Liu
> Cc: Baoquan He
> Cc: Dave Young
> Cc: Andrew Morton
> Cc: Philipp Rudo
> To: [email protected]
> ---
> include/linux/kexec.
Hi Pingfan,
a few nits in addition to what is mentioned in the cover letter.
On Tue, 19 Aug 2025 09:24:21 +0800
Pingfan Liu wrote:
> As UEFI becomes popular, a few architectures support to boot a PE format
> kernel image directly. But the internal of PE format varies, which means
> each parser
Hi Pingfan,
thanks for sharing the updated version of the series. There are a few
small nits you can find in my comments to the individual patches.
I also took an other look at the bigger picture. The way I see it the
series contains two major changes.
1. A generic mechanism to parse and run bpf