Re: [PATCH v5 0/4] Krait L1/L2 EDAC driver

2014-01-14 Thread Stephen Boyd
On 01/14/14 13:48, Borislav Petkov wrote: > On Tue, Jan 14, 2014 at 01:30:30PM -0800, Stephen Boyd wrote: >> This patchset adds support for the Krait L1/L2 cache error detection >> hardware. The first patch adds the Krait l2 indirection >> register code. This patch is in need of an ACK from ARM

Re: [PATCH v5 0/4] Krait L1/L2 EDAC driver

2014-01-14 Thread Borislav Petkov
On Tue, Jan 14, 2014 at 01:30:30PM -0800, Stephen Boyd wrote: > This patchset adds support for the Krait L1/L2 cache error detection > hardware. The first patch adds the Krait l2 indirection > register code. This patch is in need of an ACK from ARM folks. > The next two patches add the driver and

[PATCH v5 0/4] Krait L1/L2 EDAC driver

2014-01-14 Thread Stephen Boyd
This patchset adds support for the Krait L1/L2 cache error detection hardware. The first patch adds the Krait l2 indirection register code. This patch is in need of an ACK from ARM folks. The next two patches add the driver and the binding and the final patch hooks it all up by adding the device

[PATCH v5 0/4] Krait L1/L2 EDAC driver

2014-01-14 Thread Stephen Boyd
This patchset adds support for the Krait L1/L2 cache error detection hardware. The first patch adds the Krait l2 indirection register code. This patch is in need of an ACK from ARM folks. The next two patches add the driver and the binding and the final patch hooks it all up by adding the device

Re: [PATCH v5 0/4] Krait L1/L2 EDAC driver

2014-01-14 Thread Borislav Petkov
On Tue, Jan 14, 2014 at 01:30:30PM -0800, Stephen Boyd wrote: This patchset adds support for the Krait L1/L2 cache error detection hardware. The first patch adds the Krait l2 indirection register code. This patch is in need of an ACK from ARM folks. The next two patches add the driver and the

Re: [PATCH v5 0/4] Krait L1/L2 EDAC driver

2014-01-14 Thread Stephen Boyd
On 01/14/14 13:48, Borislav Petkov wrote: On Tue, Jan 14, 2014 at 01:30:30PM -0800, Stephen Boyd wrote: This patchset adds support for the Krait L1/L2 cache error detection hardware. The first patch adds the Krait l2 indirection register code. This patch is in need of an ACK from ARM folks.