[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 1/2] xen: move wallclock functions from x86 to common
On Tue, 10 Nov 2015, Jan Beulich wrote: > >>> On 09.11.15 at 18:32, <sstabellini@xxxxxxxxxx> wrote: > > From: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> > > > > 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.stabellini@xxxxxxxxxxxxx> > > CC: JBeulich@xxxxxxxx > > CC: andrew.cooper3@xxxxxxxxxx > > > > --- > > 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 <jbeulich@xxxxxxxx> 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@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |