[PATCH] Submit physical address to is_phys_addr()
Alexander Gordeev
agordeev at linux.ibm.com
Wed Sep 25 00:00:02 PDT 2024
On Mon, Sep 23, 2024 at 01:47:16PM +0200, Philipp Rudo wrote:
> Hi Alexander,
Hi Philipp,
> On Fri, 13 Sep 2024 16:35:00 +0200
> Alexander Gordeev <agordeev at linux.ibm.com> wrote:
>
> > ELF program table virtual address is submitted to is_phys_addr()
> > function, most likely as a leftover of replaced is_vmalloc_addr()
> > function, as result of commit 2e452d75fa78 ("[PATCH v3] Enable
> > --mem-usage for s390x."). Submit the physical address instead.
>
> is the patch supposed to fix the bug with /proc/kcore I reported? I
> gave it a try on a KVM VM and it's still failing...
No, it fixes another issue.
> Thanks
> Philipp
Thank you for testing!
Thanks!
More information about the kexec
mailing list