On Mon, Aug 31, 2020 at 7:25 PM Song Liu <songliubraving@xxxxxx> wrote: > > > > > On Aug 31, 2020, at 9:31 AM, Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx> wrote: > > > > From: Alexei Starovoitov <ast@xxxxxxxxxx> > > > > resolve_btfids doesn't like empty set. Add unused ID when BPF_LSM is off. > > > > Reported-by: Björn Töpel <bjorn.topel@xxxxxxxxx> > > Fixes: 1e6c62a88215 ("bpf: Introduce sleepable BPF programs") > > Signed-off-by: Alexei Starovoitov <ast@xxxxxxxxxx> > > Thanks for the fix! > > Tested-by: Song Liu <songliubraving@xxxxxx> Thanks Björn for reporting and Alexei for fixing! Acked-by: KP Singh <kpsingh@xxxxxxxxxx>