Merge tag 'linux-kselftest-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Jul 2023 15:56:02 +0000 (08:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Jul 2023 15:56:02 +0000 (08:56 -0700)
commit74f1456c4a5f3d7da4102ecae5c20370f89c6ed1
tree42dd7f4a820c6220180447ec9f782a4a47e3d6bc
parentf2f393c385af0635eddb58df8bcd645cb6a18f5d
parent569f8b501b177f21121d483a96491716ab8905f4
Merge tag 'linux-kselftest-fixes-6.5-rc3' of git://git./linux/kernel/git/shuah/linux-kselftest

Pull Kselftest fixes from Shuah Khan:
 "Fixes to bugs that are interfering with arm64 and risc workflows. Also
  two fixes to timer and mincore tests that are causing test failures"

* tag 'linux-kselftest-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  selftests/arm64: fix build failure during the "emit_tests" step
  selftests/riscv: fix potential build failure during the "emit_tests" step
  tools: timers: fix freq average calculation
  selftests/mincore: fix skip condition for check_huge_pages test