Re: [PATCH 05/11] iommu: Add security context management for assigned devices
From: Christoph Hellwig
Date: Mon Nov 15 2021 - 08:24:36 EST
On Mon, Nov 15, 2021 at 10:05:46AM +0800, Lu Baolu wrote:
> + /*
> + * The UNMANAGED domain should be detached before all USER
> + * owners have been released.
> + */
Please avoid comments spilling over 80 characters.