Re: [PATCH 0/4] x86/microcode/intel: Some trivial cleanups

2015-05-20 Thread Henrique de Moraes Holschuh
On Sun, 17 May 2015, Borislav Petkov wrote: > Some more or less trivial cleanups to the intel loader code which should > make it a bit more clear/readable what's going on. Thank you! Happy-kudos-by: Henrique de Moraes Holschuh -- "One disk to rule them all, One disk to find them. One disk to

[PATCH 0/4] x86/microcode/intel: Some trivial cleanups

2015-05-17 Thread Borislav Petkov
From: Borislav Petkov Some more or less trivial cleanups to the intel loader code which should make it a bit more clear/readable what's going on. Borislav Petkov (4): x86/microcode/intel: Rename get_matching_microcode x86/microcode/intel: Simplify update_match_cpu() x86/microcode/intel: Si