Merge tag 'linux_kselftest-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Jul 2024 15:11:39 +0000 (08:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Jul 2024 15:11:39 +0000 (08:11 -0700)
commit920bc844baa92fe508d9cb7c72765d6f54dfebe1
tree1c5adeb09754c34ee51b2efa89fa671d91121648
parentb5efb63acf7bddaf20eacfcac654c25c446eabe8
parent66cde337fa1b7c6cf31f856fa015bd91a4d383e7
Merge tag 'linux_kselftest-fixes-6.10' of git://git./linux/kernel/git/shuah/linux-kselftest

Pull kselftest fixes from Shuah Khan
 "Fixes to clang build failures to timerns, vDSO tests and fixes to vDSO
  makefile"

* tag 'linux_kselftest-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  selftests/vDSO: remove duplicate compiler invocations from Makefile
  selftests/vDSO: remove partially duplicated "all:" target in Makefile
  selftests/vDSO: fix clang build errors and warnings
  selftest/timerns: fix clang build failures for abs() calls