K 10 svn:author V 6 royger K 8 svn:date V 27 2017-02-22T09:22:17.827306Z K 7 svn:log V 393 xen/timer: mark the Xen PV timer as not safe for suspension Note that the timer itself fully supports suspension, but due to the lack of ordering during the resume process FreeBSD cannot guarantee that the timer is resumed before any device attempts to use it. Submitted by: Liuyingdong Reviewed by: royger Differential Revision: https://reviews.freebsd.org/D9639 END