Re: Resend: How to handle the SMMU RAS Error in the kernel

2018-11-30 Thread James Morse
Hi gengdongjiu, On 21/11/2018 08:10, gengdongjiu wrote: > On 2018/11/20 2:05, James Morse wrote: >> On 17/11/2018 15:41, gengdongjiu wrote: >>> In the current kernel, it only handles three kinds of error, which is >>> memory error, PCIE device and ARM process. But now the SMMU already >>> support

Re: Resend: How to handle the SMMU RAS Error in the kernel

2018-11-21 Thread gengdongjiu
Hi James, Thanks for the mail. On 2018/11/20 2:05, James Morse wrote: > Hi gengdongjiu, > > On 17/11/2018 15:41, gengdongjiu wrote: >> In the current kernel, it only handles three kinds of error, which is >> memory error, PCIE device and ARM process. But now the SMMU already >> support the RAS

Re: Resend: How to handle the SMMU RAS Error in the kernel

2018-11-19 Thread James Morse
Hi gengdongjiu, On 17/11/2018 15:41, gengdongjiu wrote: > In the current kernel, it only handles three kinds of error, which is > memory error, PCIE device and ARM process. But now the SMMU already > support the RAS, how to handle the SMMU RAS error in the kernel? What errors are being detected h