> From: Peter Xu [mailto:pet...@redhat.com] > Sent: Sunday, November 3, 2019 12:21 AM > To: Liu, Yi L <yi.l....@intel.com> > Subject: Re: [RFC v2 12/22] intel_iommu: add present bit check for pasid table > entries > > On Thu, Oct 24, 2019 at 08:34:33AM -0400, Liu Yi L wrote: > > The present bit check for pasid entry (pe) and pasid directory entry > > (pdire) were missed in previous commits as fpd bit check doesn't > > require present bit as "Set". This patch adds the present bit check > > for callers which wants to get a valid pe/pdire. > > > > Cc: Kevin Tian <kevin.t...@intel.com> > > Cc: Jacob Pan <jacob.jun....@linux.intel.com> > > Cc: Peter Xu <pet...@redhat.com> > > Cc: Yi Sun <yi.y....@linux.intel.com> > > Signed-off-by: Liu Yi L <yi.l....@intel.com> > > Reviewed-by: Peter Xu <pet...@redhat.com>
Thanks for the review. Regards, Yi Liu