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

From: Dmitry Safonov
Date: Sun Jun 16 2019 - 13:50:31 EST


On 6/14/19 2:42 PM, Thomas Gleixner wrote:
> 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()

Ok

>
>> 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.

Will do.

Thanks,
Dmitry