RE: [PATCH V4 10/12] misc: xilinx_sdfec: Add stats & status ioctls

2019-06-06 Thread Dragan Cvetic
.kernel.org; > linux-kernel@vger.kernel.org; Derek Kiernan > Subject: Re: [PATCH V4 10/12] misc: xilinx_sdfec: Add stats & status ioctls > > On Sat, May 25, 2019 at 12:37:23PM +0100, Dragan Cvetic wrote: > > SD-FEC statistic data are: > > - count of data interface erro

Re: [PATCH V4 10/12] misc: xilinx_sdfec: Add stats & status ioctls

2019-06-06 Thread Greg KH
On Sat, May 25, 2019 at 12:37:23PM +0100, Dragan Cvetic wrote: > SD-FEC statistic data are: > - count of data interface errors (isr_err_count) > - count of Correctable ECC errors (cecc_count) > - count of Uncorrectable ECC errors (uecc_count) > > Add support: > 1. clear stats ioctl callback which