[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v10 10/16] microcode: unify ucode loading during system bootup and resuming
On 12.09.2019 09:22, Chao Gao wrote: > During system bootup and resuming, CPUs just load the cached ucode. > So one unified function microcode_update_one() is introduced. It > takes a boolean to indicate whether ->start_update should be called. > Since early_microcode_update_cpu() is only called on BSP (APs call > the unified function), start_update is always true and so remove > this parameter. > > There is a functional change: ->start_update is called on BSP and > ->end_update_percpu is called during system resuming. They are not > invoked by previous microcode_resume_cpu(). > > Signed-off-by: Chao Gao <chao.gao@xxxxxxxxx> Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |