Re: [PATCH 1/2] firmware: Intel: Add Stratix10 ECC DBE SMC call

From: Thor Thayer
Date: Tue Apr 02 2019 - 09:31:48 EST


On 4/2/19 3:55 AM, Borislav Petkov wrote:
On Fri, Mar 29, 2019 at 09:43:58AM -0500, thor.thayer@xxxxxxxxxxxxxxx wrote:
From: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx>

Reserve ECC Double Bit Error SMC call to alert U-Boot that
a DBE has occurred. Moving the call from local EDAC header
file to this common file.

Is there any particular reason this needs to be two patches or can I
merge them into one?


Yes, they can be merged into one. I split into 2 patches since the 1st required the firmware directory sign-off and the 2nd required your EDAC sign-off. I see your point, it could have been 1 patch.

Thanks for reviewing,

Thor