On Thu, 1 May 2025 at 09:48, Luis Gerhorst <[email protected]> wrote: > > Mark these cases as non-recoverable to later prevent them from being > caught when they occur during speculative path verification. > > Eduard writes [1]: > > The only pace I'm aware of that might act upon specific error code > from verifier syscall is libbpf. Looking through libbpf code, it seems > that this change does not interfere with libbpf. > > [1] > https://lore.kernel.org/all/[email protected]/ > > Signed-off-by: Luis Gerhorst <[email protected]> > Reviewed-by: Eduard Zingerman <[email protected]> > Acked-by: Henriette Herzog <[email protected]> > Cc: Maximilian Ott <[email protected]> > Cc: Milan Stephan <[email protected]> > ---
Acked-by: Kumar Kartikeya Dwivedi <[email protected]>

