[PATCH v8 2/7] crash: prototype change for crash_prepare_elf64_headers

Eric DeVolder eric.devolder at oracle.com
Thu May 12 09:10:11 PDT 2022



On 5/12/22 03:42, David Hildenbrand wrote:
> On 05.05.22 20:45, Eric DeVolder wrote:
>>  From within crash_prepare_elf64_headers() there is a need to
>> reference the struct kimage hotplug members. As such, this
>> change passes the struct kimage as a parameter to the
>> crash_prepare_elf64_headers().
> 
> You should make it clearer that the hotplug members will be added by
> successive patches.
I've tweaked the commit message to indicate as such.

> 
>>
>> This is preparation for later patch, no functionality change.
>>
>> Signed-off-by: Eric DeVolder <eric.devolder at oracle.com>
>> Acked-by: Baoquan He <bhe at redhat.com>
> 
> Acked-by: David Hildenbrand <david at redhat.com>
Thank you!
eric

> 



More information about the kexec mailing list