Re: [PATCH 2/3] x86: microcode: report if no microcode file was found

2014-03-31 Thread Borislav Petkov
On Sun, Mar 30, 2014 at 04:09:33PM +0200, Denys Vlasenko wrote: > diff --git a/arch/x86/kernel/cpu/microcode/intel.c > b/arch/x86/kernel/cpu/microcode/intel.c > index ef8b17c..9ce22b0 100644 > --- a/arch/x86/kernel/cpu/microcode/intel.c > +++ b/arch/x86/kernel/cpu/microcode/intel.c > @@ -279,7 +27

[PATCH 2/3] x86: microcode: report if no microcode file was found

2014-03-30 Thread Denys Vlasenko
Before this change, successful microcode uploads clearly indicate that it was done: microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x1a microcode: CPU1 updated to revision 0x29, date = 2013-06-12 whereas if microcode was not uploaded, it is not clear why: microcode: CPU1 sig=0x206a7, pf=0x10, re