Hi Eric, >-----Original Message----- >From: Eric Auger <eric.au...@redhat.com> >Subject: Re: [PATCH v2 12/19] intel_iommu: Introduce a new pasid cache >invalidation type FORCE_RESET > >Hi Zhenzhong, > >On 6/20/25 9:18 AM, Zhenzhong Duan wrote: >> FORCE_RESET is different from GLOBAL_INV which updates pasid cache if >> underlying pasid entry is still valid, it drops all the pasid caches. >> >> FORCE_RESET isn't a VTD spec defined invalidation type for pasid cache, >> only used internally in system level reset. >this comment shall be put in the code, along with the VTDPCInvType >because the reader may look for that cmd in the spec.
Good idea, will do. Thanks Zhenzhong