On Mon, Apr 13, 2015 at 09:56:20PM +0200, Michael Kerrisk (man-pages) wrote:
> Hello Cyrill,
> 
> On 07/15/2014 11:54 PM, Cyrill Gorcunov wrote:
> > ioctl(2)
> >     The following commands are supported: TFD_IOC_SET_TICKS to adjust
> >     the number of the timer expirations that have occurred.
> >     It take a pointer to nonzero 8-byte integer (uint64_t*) containing
> >     new number of expirations. Once the number is set any waiter on
> >     the timer is woken up. The only purpose of this command is to restore
> >     the expirations in a sake of checkpoint/restore procedure.
> >     It requires the kernel to be built with CONFIG_CHECKPOINT_RESTORE
> >     support.
> 
> Late... but, patch applied. Thank you.

Sure thing! Ping me if anything else should be added.
--
To unsubscribe from this list: send the line "unsubscribe linux-api" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to