On 28.10.2024 10:18, Andrew Cooper wrote: > microcode_grab_module() and early_microcode_update_cpu() are logically one > task that passes state via static variables. > > We intend to delete said static variables, so start by moving these functions > out of early_microcode_init(). > > No functional change. > > Signed-off-by: Andrew Cooper <[email protected]>
Acked-by: Jan Beulich <[email protected]> I expect I'll see later how this actually helps. Jan
