On Thu, Jul 23, 2020 at 07:35:02PM +0200, Maciej Fijalkowski wrote: > v2->v3: > - call map_poke_untrack() on each previously registered subprog's aux > struct to prog array if adding poke descriptor or tracking the aux > struct failed (Daniel) > I just realized that I don't handle it properly for later cases when for example subprogram JITing fails :< aux structs will still be exposed, so probably v4 is needed...