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 <alejandro.vall...@cloud.com> > Reviewed-by: Jan Beulich <jbeul...@suse.com>
Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com>