On Wed, Feb 01, 2023 at 04:26:08PM +0100, Lucas Stach wrote: > Allows to easily track if several fd are pointing to the same > execution context due to being dup'ed. > > Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > --- > v3: use xarray to track the active contexts to avoid issues > on rollover Reviewed-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> regards Philipp