]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit0f318cba1e08a2e18494eec847f6caf94f13129b
tree0cd8b48b71e86b688dc06add2e99d3bab6478f5e
parenta581387e415bbb0085e7e67906c8f4a99746590e
parent3c01655ac82eb6d1cc2cfe9507031f1b5e0a6df1
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