Re: [PATCH 1/2] x86/mce/amd: Extend "Disable error thresholding bank 4" to more models
From: Borislav Petkov
Date: Mon Jan 14 2019 - 05:26:39 EST
On Thu, Jan 10, 2019 at 08:02:47AM +0000, S wrote:
> I wanted to send the patch with you in recipient field rather than cc,
> unfortunately --cc remained in the git-send command
Next time look at the manpage:
git send-email --to <recipient> --cc <other recipient> --suppress-cc=all
and the last switch stops git from adding more CCs.
Make sure you add "--dry-run" to check whether it adds the proper
CCs/Tos first and then send it for real.
--
Regards/Gruss,
Boris.
Good mailing practices for 400: avoid top-posting and trim the reply.