On 4/2/19 3:55 AM, Borislav Petkov wrote:
On Fri, Mar 29, 2019 at 09:43:58AM -0500, thor.tha...@linux.intel.com wrote:
From: Thor Thayer <thor.tha...@linux.intel.com>
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