Re: [PATCH 1/2] x86/mce/amd: Extend "Disable error thresholding bank 4" to more models

From: Borislav Petkov
Date: Wed Jan 09 2019 - 16:55:01 EST


On Mon, Jan 07, 2019 at 10:37:17AM +0000, S, Shirish wrote:
> The below patch added this quirk only for the first generation of family
> 15 processors, over time its noticed that its required for later
> generations too.
>
> "575203b4747c x86, MCE, AMD: Disable error thresholding bank 4 on some
> models"
>
> This patch extends the quirk to make it applicable till 7th Generation,

Avoid having "This patch" or "This commit" in the commit message. It is
tautologically useless.

Also, do

$ git grep 'This patch' Documentation/process

for more details.

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.