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 <[email protected]>
Reviewed-by: Petr Mladek <[email protected]> Best Regards, Petr

