Re: [PATCH] x86/microcode: Don't duplicate code to update ucode cpu info and cpu info

From: Greg KH
Date: Tue Jul 31 2018 - 11:41:47 EST


On Tue, Jul 31, 2018 at 05:29:30PM +0200, Filippo Sironi wrote:
> ... on late microcode loading when handling a CPU that's already been
> updated and a CPU that's yet to be updated.
>
> Signed-off-by: Filippo Sironi <sironi@xxxxxxxxx>
> ---
> arch/x86/kernel/cpu/microcode/amd.c | 15 +++++++++------
> arch/x86/kernel/cpu/microcode/intel.c | 10 ++++++----
> 2 files changed, 15 insertions(+), 10 deletions(-)

<formletter>

This is not the correct way to submit patches for inclusion in the
stable kernel tree. Please read:
https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
for how to do this properly.

</formletter>