On Mon, Dec 18, 2023 at 8:19 AM Song Liu <song@xxxxxxxxxx> wrote: > > On Sun, Dec 17, 2023 at 1:56 PM Jiri Olsa <jolsa@xxxxxxxxxx> wrote: > > > > We fail to create uprobe if we pass negative offset, > > adding test for that plus some more. > > nit: "negative offset plus some more" is a little weird to me. This is more > like "testing error handling paths of uprobe multi creation". I fixed it up and generalized a bit while applying. > > > > > Signed-off-by: Jiri Olsa <jolsa@xxxxxxxxxx> > > Other than the nit, > > Acked-by: Song Liu <song@xxxxxxxxxx>