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.st...@pengutronix.de> > --- > v3: use xarray to track the active contexts to avoid issues > on rollover
Reviewed-by: Philipp Zabel <p.za...@pengutronix.de> regards Philipp