On Fri, Sep 4, 2020 at 4:30 AM Lorenz Bauer <lmb@xxxxxxxxxxxxxx> wrote: > > Instead of dealing with reg->ref_obj_id individually for every arg type that > needs it, rely on the fact that ref_obj_id is zero if the register is not > reference tracked. > > Signed-off-by: Lorenz Bauer <lmb@xxxxxxxxxxxxxx> > --- Acked-by: Andrii Nakryiko <andriin@xxxxxx> [...]