Re: [PATCHv4 07/28] posix-timers/timens: Take into account clock offsets

From: Thomas Gleixner
Date: Fri Jun 14 2019 - 09:47:50 EST


On Wed, 12 Jun 2019, Dmitry Safonov wrote:

> Subject: posix-timers/timens: Take into account clock offsets

Please avoid that '/timens' appendix. It's not really a new subsystem or
subfunction of posix-timers.

posix-timers: Add time namespace support to common_timer_set()

> From: Andrei Vagin <avagin@xxxxxxxxx>
>
> Wire timer_settime() syscall into time namespace virtualization.

Please explain why this only affects common_timer_set() and not any other
incarnation along with an explanation why only ABSTIME timers need to be
converted.

Thanks,

tglx