Re: [PATCH V2 05/11] vfio: Allow null group for noiommu without containers

From: Jason Gunthorpe

Date: Mon Mar 23 2026 - 09:28:51 EST


On Sun, Mar 22, 2026 at 09:59:15AM +0000, Mostafa Saleh wrote:

> But is that really needed, I feel like this optimization is not worth
> the extra effort to add those checks and the possiblity of missing
> some. what do you think?

I don't think it is an optimization, this is cleaning the uapi visible
stuff not not require these hacks anymore.

Jason