[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <bb2cb2e8-4654-e866-f7f0-57130c6ac630@linux.intel.com>
Date: Fri, 4 Aug 2023 11:28:18 +0800
From: Baolu Lu <baolu.lu@...ux.intel.com>
To: "Tian, Kevin" <kevin.tian@...el.com>,
Joerg Roedel <joro@...tes.org>, Will Deacon <will@...nel.org>,
Robin Murphy <robin.murphy@....com>,
Jason Gunthorpe <jgg@...pe.ca>,
Jean-Philippe Brucker <jean-philippe@...aro.org>,
Nicolin Chen <nicolinc@...dia.com>
Cc: baolu.lu@...ux.intel.com, "Liu, Yi L" <yi.l.liu@...el.com>,
Jacob Pan <jacob.jun.pan@...ux.intel.com>,
"iommu@...ts.linux.dev" <iommu@...ts.linux.dev>,
"kvm@...r.kernel.org" <kvm@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 09/12] iommu: Move iopf_handler() to iommu-sva.c
On 2023/8/3 16:21, Tian, Kevin wrote:
>> From: Lu Baolu <baolu.lu@...ux.intel.com>
>> Sent: Thursday, July 27, 2023 1:49 PM
>>
>> @@ -219,3 +219,52 @@ void mm_pasid_drop(struct mm_struct *mm)
>>
>> ida_free(&iommu_global_pasid_ida, mm->pasid);
>> }
>> +
>> +static int iopf_complete_group(struct device *dev, struct iopf_fault *iopf,
>> + enum iommu_page_response_code status)
>
> iommu_sva_complete_iopf()
>
>> +
>> +static void iopf_handler(struct work_struct *work)
>> +{
>
> iommu_sva_iopf_handler()
>
Ack to both.
Best regards,
baolu
Powered by blists - more mailing lists