]> git.baikalelectronics.ru Git - kernel.git/commit
xen/arm: set the system time in Xen via the XENPF_settime64 hypercall
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Mon, 23 Nov 2015 10:41:12 +0000 (10:41 +0000)
committerDavid Vrabel <david.vrabel@citrix.com>
Mon, 21 Dec 2015 14:40:58 +0000 (14:40 +0000)
commit857ff2db2db214fa6d253cd9099706ed86961550
treea9a8e39e26c595f011f35675cd2a7f36e99324ee
parentbf556be9ce92d778ad76fc69d4aa4df5d860238a
xen/arm: set the system time in Xen via the XENPF_settime64 hypercall

If Linux is running as dom0, call XENPF_settime64 to update the system
time in Xen on pvclock_gtod notifications.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/xen/enlighten.c