Jan Beulich writes ("Re: [PATCH v2 1/1] xen: update system time immediately when VCPUOP_register_vcpu_info"): > I don't see any noteworthy risks - a call to a function gets added > in a 2nd place; the function itself has been working fine for years, > and it is fine to be used in this new context.
Thanks. I think this part: | it is fine to be used in this new context. was where I wanted a 2nd opinion for confirmation. Release-Acked-by: Ian Jackson <i...@xenproject.org>