Re: [PATCH v2 2/4] drivers: soc: Add support to register LLCC EDAC driver

2018-08-24 Thread vnkgutta
On 2018-08-23 16:01, Evan Green wrote: On Fri, Aug 17, 2018 at 5:08 PM Venkata Narendra Kumar Gutta wrote: Cache error reporting controller is to detect and report single Should be "Cache error reporting controller detects and reports single"... Ok. I'll update this in next patchset.

Re: [PATCH v2 2/4] drivers: soc: Add support to register LLCC EDAC driver

2018-08-24 Thread vnkgutta
On 2018-08-23 16:01, Evan Green wrote: On Fri, Aug 17, 2018 at 5:08 PM Venkata Narendra Kumar Gutta wrote: Cache error reporting controller is to detect and report single Should be "Cache error reporting controller detects and reports single"... Ok. I'll update this in next patchset.

Re: [PATCH v2 2/4] drivers: soc: Add support to register LLCC EDAC driver

2018-08-23 Thread Evan Green
On Fri, Aug 17, 2018 at 5:08 PM Venkata Narendra Kumar Gutta wrote: > > Cache error reporting controller is to detect and report single Should be "Cache error reporting controller detects and reports single"... Other than that: Reviewed-by: Evan Green

Re: [PATCH v2 2/4] drivers: soc: Add support to register LLCC EDAC driver

2018-08-23 Thread Evan Green
On Fri, Aug 17, 2018 at 5:08 PM Venkata Narendra Kumar Gutta wrote: > > Cache error reporting controller is to detect and report single Should be "Cache error reporting controller detects and reports single"... Other than that: Reviewed-by: Evan Green

[PATCH v2 2/4] drivers: soc: Add support to register LLCC EDAC driver

2018-08-17 Thread Venkata Narendra Kumar Gutta
Cache error reporting controller is to detect and report single and double bit errors on Last Level Cache Controller (LLCC) cache. Add required support to register LLCC EDAC driver as platform driver, from LLCC driver. Signed-off-by: Venkata Narendra Kumar Gutta ---

[PATCH v2 2/4] drivers: soc: Add support to register LLCC EDAC driver

2018-08-17 Thread Venkata Narendra Kumar Gutta
Cache error reporting controller is to detect and report single and double bit errors on Last Level Cache Controller (LLCC) cache. Add required support to register LLCC EDAC driver as platform driver, from LLCC driver. Signed-off-by: Venkata Narendra Kumar Gutta ---