RE: [PATCH v2 1/7] EDAC/amd64: Support more than two controllers for chip selects handling

2019-08-19 Thread Ghannam, Yazen
> -Original Message- > From: Borislav Petkov > Sent: Friday, August 2, 2019 1:50 AM > To: Ghannam, Yazen > Cc: linux-e...@vger.kernel.org; linux-kernel@vger.kernel.org > Subject: Re: [PATCH v2 1/7] EDAC/amd64: Support more than two controllers for > chip selects

Re: [PATCH v2 1/7] EDAC/amd64: Support more than two controllers for chip selects handling

2019-08-01 Thread Borislav Petkov
On Tue, Jul 09, 2019 at 09:56:54PM +, Ghannam, Yazen wrote: > From: Yazen Ghannam > > The struct chip_select array that's used for saving chip select bases > and masks is fixed at length of two. There should be one struct > chip_select for each controller, so this array should be increased to

Re: [PATCH v2 1/7] EDAC/amd64: Support more than two controllers for chip selects handling

2019-07-10 Thread Phillips, Kim
On 7/9/19 4:56 PM, Ghannam, Yazen wrote: > From: Yazen Ghannam > > The struct chip_select array that's used for saving chip select bases > and masks is fixed at length of two. There should be one struct > chip_select for each controller, so this array should be increased to > support systems that