Re: [PATCH v5 03/23] iommu/vt-d: add a flag for pasid table bound status

From: Jacob Pan
Date: Mon May 14 2018 - 14:49:41 EST


On Sun, 13 May 2018 16:01:50 +0800
Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx> wrote:

> > + u8 pasid_table_bound:1;
>
> Can you please add some comments here? So that, people can
> understand the purpose for this bit exactly.
will do. I will add:
u8 pasid_table_bound:1; /* PASID table is bound to a guest */