On Tue, Jun 19, 2018 at 12:49:40PM +0800, Zhenzhong Duan wrote:Sure, but it didn't ensure a match in stepping and pf, is that expected?
Imagine kernel already found a microcode blob A with extended sig/pfDo you see the
matching current cpu, then another microcode B is checked which doesn't
match current cpu...
if (!microcode_matches(mc_header, uci->cpu_sig.sig)) {
call a couple of lines earlier?