Merge tag 'linux_kselftest-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 15 Apr 2024 17:08:10 +0000 (10:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 15 Apr 2024 17:08:10 +0000 (10:08 -0700)
commit3fdfcd98f002ade3f92038f7c164d45b2e8b7a79
tree1e88893f9b859ca80641041bc3f6555823542257
parent0bbac3facb5d6cc0171c45c9873a2dc96bea9680
parent72d7cb5c190befbb095bae7737e71560ec0fcaa6
Merge tag 'linux_kselftest-fixes-6.9-rc5' of git://git./linux/kernel/git/shuah/linux-kselftest

Pull kselftest fixes from Shuah Khan:
 "A fix to kselftest harness to prevent infinite loop triggered in an
  assert in FIXTURE_TEARDOWN and a fix to a problem seen in being able
  to stop subsystem-enable tests when sched events are being traced"

* tag 'linux_kselftest-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWN
  selftests/ftrace: Limit length in subsystem-enable tests