Re: [PATCH 16/16] selftests: timers: nsleep-lat: Check all calls to clock_nanosleep() and clock_gettime()
John Stultz <[email protected]>
| Newsgroups | org.kernel.vger.linux-kselftest,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CANDhNCr-STsjHfPzBEcpF7OMEkOVGE+3CbQ18kv-yvnHjvaULg@mail.gmail.com> |
On Wed, Jul 29, 2026 at 11:47 PM Thomas Weißschuh (Schneider Electric) <[email protected]> wrote: > > Both these functions can fail. > > The first calls to those functions are already checked and result in > KSFT_SKIP. > > If they start failing afterwards unexpectedly, report a hard error. > > Signed-off-by: Thomas Weißschuh (Schneider Electric) <[email protected]> Acked-by: John Stultz <[email protected]>