diff options
author | Oleg Nesterov <oleg@redhat.com> | 2024-04-12 14:35:36 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-04-17 11:23:40 +0200 |
commit | bbb2d4c71e86874762ed3e0133d53c2b8e206f20 (patch) | |
tree | 3f14f4ee462c21ad9ae850c654f6b6c2ae86c71d /fs | |
parent | 3946c99e4e7eaf2a29644c57fef66a004dd37a9f (diff) |
selftests: kselftest: Fix build failure with NOLIBC
commit 16767502aa990cca2cb7d1372b31d328c4c85b40 upstream.
As Mark explains ksft_min_kernel_version() can't be compiled with nolibc,
it doesn't implement uname().
Fixes: 6d029c25b71f ("selftests/timers/posix_timers: Reimplement check_timer_distribution()")
Reported-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240412123536.GA32444@redhat.com
Closes: https://lore.kernel.org/all/f0523b3a-ea08-4615-b0fb-5b504a2d39df@sirena.org.uk/
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions