On 6/14/19 2:37 PM, Thomas Gleixner wrote:
> On Wed, 12 Jun 2019, Dmitry Safonov wrote:
>> ---
>> fs/timerfd.c | 3 +++
>> include/linux/time_namespace.h | 18 ++
>> kernel/time_namespace.c| 27 +++
>> 3 files changed, 48 insertion
On Wed, 12 Jun 2019, Dmitry Safonov wrote:
> ---
> fs/timerfd.c | 3 +++
> include/linux/time_namespace.h | 18 ++
> kernel/time_namespace.c| 27 +++
> 3 files changed, 48 insertions(+)
Again, please split that into:
1) Introd
From: Andrei Vagin
Make timerfd respect timens offsets.
Provide a helper timens_ktime_to_host() that is useful to wire up
timens to different kernel subsystems.
Signed-off-by: Andrei Vagin
Co-developed-by: Dmitry Safonov
Signed-off-by: Dmitry Safonov
---
fs/timerfd.c | 3 +
3 matches
Mail list logo