Hi! Starting with 4.15.17 I got panic "timeout during microcode update" which I bisected down to commit 8e1161f94614 ("x86/microcode: Synchronize late microcode loading") - upstream commit a5321aec6412b20b5ad15db2d6b916c05349dbff. The panic happens during CPU microcode update. The same happens with 4.16+. Machine is "Supermicro X10SLM-F/X10SLM-F, BIOS 2.2 02/05/2015" CPU is "Intel(R) Xeon(R) CPU E3-1220 v3 @ 3.10GHz" with microcode revision 0x1c. Microcode update files are in /lib/firmware/intel-ucode (2018-03-12) - revision 0x24. I'm attaching .config and dmesg from 4.15.16 boot (known good). Could be done anything to prevent this panic? Cheers, Vita