On Tue, Jan 21, 2020 at 04:10:26PM -0800, Alexei Starovoitov wrote: > On Tue, Jan 21, 2020 at 4:05 AM Jiri Olsa <jolsa@xxxxxxxxxx> wrote: > > > > There's limit of 40 programs tht can be attached > > to trampoline for one function. Adding test that > > tries to attach that many plus one extra that needs > > to fail. > > > > Signed-off-by: Jiri Olsa <jolsa@xxxxxxxxxx> > > I don't mind another test. Just pointing out that there is one > for this purpose already :) > prog_tests/fexit_stress.c > Yours is better. Mine wasn't that sophisticated. :) ok ;-) did not notice that one.. just wanted to be sure the unwind change won't screw that jirka