Re: [PATCH v2] livepatch: Reject livepatches with aliased old_func

From: Harry Hsu

Date: Sun Aug 30 2026 - 13:51:59 EST


On Fri, Aug 28, 2026 at 9:17 AM Song Liu <song@xxxxxxxxxx> wrote:
>
> Acked-by: Song Liu <song@xxxxxxxxxx>
>
> Can we add a selftest for this case?

Sure, I'll add a selftest for this. I'll send a follow-up patch
within a week that exercises patching two aliased symbols from the
same livepatch object and confirms it's rejected with -EINVAL.

Thanks,
Harry