]> 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)
commit1f294825158daa15b8e3eb32d494bd9941a39e44
tree0cd8b48b71e86b688dc06add2e99d3bab6478f5e
parent938bc409ca755aa0a0a12b538b552c270bb41d16
parentc8a675d4401f3324a87791543f8e473a28d2e6d5
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