Re: [PATCH] EDAC, altera: Fix S10 Double Bit Error Notification

2019-03-23 Thread Borislav Petkov
On Wed, Mar 13, 2019 at 10:27:22AM -0500, thor.tha...@linux.intel.com wrote: > From: Thor Thayer > > Stratix10 Double Bit Error Address was always read from > SDRAM Address register instead of each device's Address > register. > To determine which device had the DBE, cycle through > the EDAC devi

[PATCH] EDAC, altera: Fix S10 Double Bit Error Notification

2019-03-13 Thread thor . thayer
From: Thor Thayer Stratix10 Double Bit Error Address was always read from SDRAM Address register instead of each device's Address register. To determine which device had the DBE, cycle through the EDAC devices comparing the DBE value to the db_irq value. Once found, report the DBE Address from th