Re: [PATCH 14/16] selftests: timers: nsleep-lat: Explicitly list the tested clocks
John Stultz <[email protected]>
| Newsgroups | org.kernel.vger.linux-kselftest,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CANDhNCo2JSa=6Tmy9v7vintCe6KX+OTHXKe1FjmkrGoZC0vhuw@mail.gmail.com> |
On Wed, Jul 29, 2026 at 11:47 PM Thomas Weißschuh (Schneider Electric) <[email protected]> wrote: > > The test relies on the numeric values of the clockids. > As not all clocks are meant to be tested, this requires skipping some > clocks unconditionally, cluttering the result. > > Use an equivalent, explicit list instead. > > Signed-off-by: Thomas Weißschuh (Schneider Electric) <[email protected]> Acked-by: John Stultz <[email protected]>