Re: [PATCH 24/48] klp-build: Reject patches to vDSO

From: Song Liu

Date: Fri Apr 24 2026 - 17:57:35 EST


On Wed, Apr 22, 2026 at 9:04 PM Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
>
> vDSO code runs in userspace and can't be livepatched. Such patches also
> cause spurious "new function" errors due to generated files like
> vdso*-image.c having unstable line numbers across builds.
>
> Signed-off-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>

Acked-by: Song Liu <song@xxxxxxxxxx>