Re: [PATCH v6] livepatch: Clear relocation targets on a module removal

From: Miroslav Benes
Date: Mon Dec 12 2022 - 03:16:04 EST


> > Petr has commented on the code aspects. I will just add that s390x was not
> > dealt with at the time because there was no live patching support for
> > s390x back then if I remember correctly and my notes do not lie. The same
> > applies to powerpc32. I think that both should be fixed as well with this
> > patch. It might also help to clean up the ifdeffery in the patch a bit.
>
> I don't have test environments for s390 and powerpc, so I really don't know
> whether I am doing something sane for them.

I would say that if you implement it, there are people here who would be
able help with the testing and reviewing the changes if CCed.

> Would you have time to finish these parts? (Or maybe the whole patch..)

Unfortunately I cannot promise anything at the moment. I am really sorry
about that.

Miroslav