>>> On 02.04.19 at 07:34, <jgr...@suse.com> wrote:
> Add a helper cpu_notifier_call_chain() to call notifier_call_chain()
> for a cpu with a specified action, returning an errno value.
> 
> This avoids coding the same pattern multiple times.
> 
> While at it avoid side effects from using BUG_ON() by not using
> cpu_online(cpu) as a parameter.
> 
> Signed-off-by: Juergen Gross <jgr...@suse.com>
> Reviewed-by: Dario Faggioli <dfaggi...@suse.com>

Acked-by: Jan Beulich <jbeul...@suse.com>



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to