[PATCHv5 3/3] edac: altera: Add EDAC support for Altera SoC SDRAM Controller

Thor Thayer tthayer.linux at gmail.com
Tue May 27 10:58:15 PDT 2014


On Mon, May 26, 2014 at 4:57 AM, Borislav Petkov <bp at alien8.de> wrote:
> On Thu, May 15, 2014 at 11:04:51AM -0500, tthayer at altera.com wrote:
>> From: Thor Thayer <tthayer at altera.com>
>>
>> v2: Use the SDRAM controller registers to calculate memory size
>>     instead of the Device Tree. Update To & Cc list. Add maintainer
>>     information.
>>
>> v3: EDAC driver cleanup based on comments from Mailing list.
>>
>> v4: Panic on DBE. Add macro around inject-error reads to prevent
>>     them from being optimized out. Remove of_match_ptr since this
>>     will always use Device Tree.
>>
>> v5: Addition of printk to trigger function to ensure read vars
>>     are not optimized out.
>
> Yeah, you could turn those vX: messages into a real commit message -
> much better than none at all :-)
>
> Other than that, the edac bits look ok. I'll wait out until you guys've
> sorted the devicetree issues so ping me when it is ready to pick up.
>
> Thanks.
>
> --
> Regards/Gruss,
>     Boris.
>
> Sent from a fat crate under my desk. Formatting is fine.
> --

Hi Boris,

Sorry about the commit message - I thought I'd fixed it. It will be
fixed in the next version.

I think Steffen and I have worked out how the devicetree should look.
I'll submit the changes soon.

Thanks,

Thor



More information about the linux-arm-kernel mailing list