> From: Jason Gunthorpe <jgg@xxxxxxxxxx> > Sent: Wednesday, April 9, 2025 12:36 AM > > + * @domain_alloc_identity: allocate an IDENTITY domain. Drivers should > prefer to > + * use identity_domain instead. This should only be used > + * if dynamic logic is necessary. it's probably clearer to expand what dynamic logic means based on the commit msg. Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>