On Fri, Jul 12, 2024 at 07:17:38AM -0700, Omar Sandoval wrote: Hi Omar, > On Fri, Jul 12, 2024 at 03:42:17PM +0200, Alexander Gordeev wrote: > > On Thu, Jul 11, 2024 at 04:30:22PM -0700, Omar Sandoval wrote: > > Hi Omar, > > ... > > > I'd be really grateful if KERNELOFFSET was always the difference between > > > addresses in the kernel image and in memory like it is on other > > > architectures, or even if there was another, s390x-specific field in > > > vmcoreinfo for that. > > > > Do you mean another s390x-specific field that would be the same > > as KERNELOFFSET on other architectures? > > Yeah. I'd still prefer if KERNELOFFSET itself was updated, but if that's > really not an option, another field could be a workaround. We have different approaches in how to get it done, which are being investigated. > Thanks, > Omar Thanks!