Re: [PATCH] selftests/livepatch: add test for module function patching
From: Miroslav Benes
Date: Wed Mar 25 2026 - 04:45:37 EST
> > A nit but is 'noinline' keyword needed here? proc_create_single() below
> > takes a function pointer so hopefully test_klp_mod_target_show() stays
> > even without it?
>
> No strong preference either way. I won't fault a livepatch developer
> for being paranoid w/respect to the compiler :D
True :)
Either way
Acked-by: Miroslav Benes <mbenes@xxxxxxx>