> The current code creates an idr per type. Since types are currently > common for all drivers and known in advance, this was good enough. > However, the proposed ioctl based infrastructure allows each driver > to declare only some of the common types and declare its own specific > types. > > Thus, we decided to implement idr to be per uverbs_file. > > Signed-off-by: Matan Barak <matanb@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > Signed-off-by: Haggai Eran <haggaie@xxxxxxxxxxxx> > --- Reviewed-by: Sean Hefty <sean.hefty@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html