[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a01519cf-9008-84fb-06ba-6f3f2288bee6@kernel.org>
Date: Fri, 22 May 2020 13:32:23 -0600
From: shuah <shuah@...nel.org>
To: Andrei Vagin <avagin@...il.com>
Cc: linux-kernel@...r.kernel.org,
Dmitry Safonov <0x7f454c46@...il.com>,
linux-kselftest@...r.kernel.org,
Thomas Gleixner <tglx@...utronix.de>,
Vincenzo Frascino <vincenzo.frascino@....com>,
shuah <shuah@...nel.org>
Subject: Re: [PATCH v3] selftests/timens: handle a case when alarm clocks are
not supported
On 5/21/20 1:52 AM, Andrei Vagin wrote:
> This can happen if a testing node doesn't have RTC (real time clock)
> hardware or it doesn't support alarms.
>
> Fixes: 61c57676035d ("selftests/timens: Add Time Namespace test for supported clocks")
> Acked-by: Vincenzo Frascino <vincenzo.frascino@....com>
> Reported-by: Vincenzo Frascino <vincenzo.frascino@....com>
> Signed-off-by: Andrei Vagin <avagin@...il.com>
> ---
> v2: fix timer.c and timerfd.c too.
> v3: add Reported-by and Fixes tags.
>
> tools/testing/selftests/timens/clock_nanosleep.c | 2 +-
> tools/testing/selftests/timens/timens.c | 2 +-
> tools/testing/selftests/timens/timens.h | 13 ++++++++++++-
> tools/testing/selftests/timens/timer.c | 5 +++++
> tools/testing/selftests/timens/timerfd.c | 5 +++++
> 5 files changed, 24 insertions(+), 3 deletions(-)
>
Applied to linux-kselftest next for Linux 5.8-rc1
thanks,
-- Shuah
Powered by blists - more mailing lists