----- Ursprüngliche Mail ----- > Von: "Alexander Usyskin" <alexander.usys...@intel.com> > In general, it is fine for me - we have parent mtd initialized and > participating > in power management. > > I can't see how to bend idr_alloc to allocate from the end and corner case > of full idr range is also will be problematic.
I expected it to work because we can track the highest mtd ID and pass limits to idr_alloc(), no? Thanks, //richard