On Wed, Apr 22, 2026 at 9:04 PM Josh Poimboeuf <[email protected]> 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 <[email protected]>
Acked-by: Song Liu <[email protected]>

