On Tue, 10 Nov 2015, Jan Beulich wrote:
> >>> On 09.11.15 at 18:32, <sstabell...@kernel.org> wrote:
> > From: Stefano Stabellini <stefano.stabell...@eu.citrix.com>
> > 
> > Remove dummy arm implementation of wallclock_time.
> > Use shared_info() in common code rather than x86-ism to access it, when
> > possible.
> > 
> > Define the static variable wc_sec, and the local variale sec in
> > update_domain_wallclock_time, as uint64_t instead of unsigned long, to
> > avoid size issue on arm.
> > Take a uint64_t sec paramter in do_settime for the same reason.
> > 
> > Signed-off-by: Stefano Stabellini <stefano.stabell...@eu.citrix.com>
> > CC: jbeul...@suse.com 
> > CC: andrew.coop...@citrix.com 
> > 
> > ---
> > Changes in v2:
> > - remove stray blank lines
> 
> There's still one left at the end of xen/common/time.c, but anyway
> Acked-by: Jan Beulich <jbeul...@suse.com>

Thanks!

I'll remove the line at the end of xen/common/time.c if I have to
resend, otherwise feel free to remove it yourself when committing.

Thanks again,

Stefano

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to