On Fri, Apr 16, 2021 at 1:22 AM Andrii Nakryiko <[email protected]> wrote: > > On Wed, Apr 14, 2021 at 5:44 PM Jiri Olsa <[email protected]> wrote: > > > > Currently we don't allow re-attaching of trampolines. Once > > it's detached, it can't be re-attach even when the program > > is still loaded. > > > > Adding the possibility to re-attach the loaded tracing and > > lsm programs. > > > > Fixing missing unlock with proper cleanup goto jump reported > > by Julia. > > > > Reported-by: kernel test robot <[email protected]> > > Reported-by: Julia Lawall <[email protected]> > > Acked-by: Toke Høiland-Jørgensen <[email protected]> > > Signed-off-by: Jiri Olsa <[email protected]> > > --- > > Acked-by: Andrii Nakryiko <[email protected]>
Thanks! Acked-by: KP Singh <[email protected]>
