[PATCH v3 1/3] crash: add VMCOREINFO macro to define offset in a struct declared by typedef

Petr Mladek pmladek at suse.com
Wed Jun 24 04:49:47 EDT 2020


On Thu 2020-06-18 16:55:17, John Ogness wrote:
> The existing macro VMCOREINFO_OFFSET() can't be used for structures
> declared via typedef because "struct" is not part of type definition.
> 
> Create another macro for this purpose.
> 
> Signed-off-by: John Ogness <john.ogness at linutronix.de>

Reviewed-by: Petr Mladek <pmladek at suse.com>

Best Regards,
Petr



More information about the kexec mailing list