RE: [PATCH 1/3] iommu/vt-d: Add rate limited information when PRQ overflows

2021-01-25 Thread Tian, Kevin
> From: Lu Baolu > Sent: Monday, January 25, 2021 2:29 PM > > Hi Kevin, > > On 2021/1/22 14:38, Tian, Kevin wrote: > >> From: Lu Baolu > >> Sent: Thursday, January 21, 2021 9:45 AM > >> > >> So that the uses could get chances to know what happened. > >> > >> Suggested-by: Ashok Raj > >>

Re: [PATCH 1/3] iommu/vt-d: Add rate limited information when PRQ overflows

2021-01-25 Thread Lu Baolu
Hi Kevin, On 2021/1/25 16:16, Tian, Kevin wrote: From: Lu Baolu Sent: Monday, January 25, 2021 2:29 PM Hi Kevin, On 2021/1/22 14:38, Tian, Kevin wrote: From: Lu Baolu Sent: Thursday, January 21, 2021 9:45 AM So that the uses could get chances to know what happened. Suggested-by: Ashok

Re: [PATCH 1/3] iommu/vt-d: Add rate limited information when PRQ overflows

2021-01-24 Thread Lu Baolu
Hi Kevin, On 2021/1/22 14:38, Tian, Kevin wrote: From: Lu Baolu Sent: Thursday, January 21, 2021 9:45 AM So that the uses could get chances to know what happened. Suggested-by: Ashok Raj Signed-off-by: Lu Baolu --- drivers/iommu/intel/svm.c | 10 -- 1 file changed, 8

RE: [PATCH 1/3] iommu/vt-d: Add rate limited information when PRQ overflows

2021-01-21 Thread Tian, Kevin
> From: Lu Baolu > Sent: Thursday, January 21, 2021 9:45 AM > > So that the uses could get chances to know what happened. > > Suggested-by: Ashok Raj > Signed-off-by: Lu Baolu > --- > drivers/iommu/intel/svm.c | 10 -- > 1 file changed, 8 insertions(+), 2 deletions(-) > > diff --git