On 29/06/2023 4:26 pm, Alejandro Vallejo wrote: > microcode_update_one() currently assumes all microcode handlers are set or > none are. That won't be the case in a future patch, as apply_microcode() > may not be set while the others are. Hence, this patch allows reading the > microcode revision even if updating it is unavailable. > > Signed-off-by: Alejandro Vallejo <[email protected]> > Reviewed-by: Jan Beulich <[email protected]>
Reviewed-by: Andrew Cooper <[email protected]>
