lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ