Re: [PATCH v6 00/10] dump: Add arch section and s390x PV dump

2022-10-21 Thread Marc-André Lureau
Hi On Fri, Oct 21, 2022 at 4:38 PM Thomas Huth wrote: > On 17/10/2022 10.38, Janosch Frank wrote: > > Previously this series was two separate series: > > * Arch section support > > Adds the possibility for arch code to add custom section data. > > > > * s390 PV dump support > > Adds

Re: [PATCH v6 00/10] dump: Add arch section and s390x PV dump

2022-10-21 Thread Thomas Huth
On 17/10/2022 10.38, Janosch Frank wrote: Previously this series was two separate series: * Arch section support Adds the possibility for arch code to add custom section data. * s390 PV dump support Adds PV dump data to the custom arch sections. I've chosen to merge them so it's eas