]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Jul 2020 17:15:37 +0000 (10:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Jul 2020 17:15:37 +0000 (10:15 -0700)
commit048537a4a63162a0e235c59d71108e85e4f4964c
tree0cd8b48b71e86b688dc06add2e99d3bab6478f5e
parent51b4602725437655360a658cb51ac5c8bd03e49a
parent78238a058739f2b1da080cfa3a91d5adfb7cb04e
Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest

Pull kselftest fixes from Shuah Khan:
 "TPM2 test changes to run on python3 and kselftest framework fix to
  incorrect return type"

* tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  kselftest: ksft_test_num return type should be unsigned
  selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3