Hi Linus,
Please pull the following KUnit fixes update for Linux 5.17-rc3.
This kunit update for Linux 5.17-rc3 consists of a single fix to an error seen on qemu due to a missing import.
diff is attached.
thanks, -- Shuah
---------------------------------------------------------------- The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-kunit-fixes-5.17-rc3
for you to fetch changes up to 235528072f28b3b0a1446279b7eaddda36dbf743:
kunit: tool: Import missing importlib.abc (2022-01-25 12:59:43 -0700)
---------------------------------------------------------------- linux-kselftest-kunit-fixes-5.17-rc3
This kunit update for Linux 5.17-rc3 consists of a single fix to an error seen on qemu due to a missing import.
---------------------------------------------------------------- Michał Winiarski (1): kunit: tool: Import missing importlib.abc
tools/testing/kunit/kunit_kernel.py | 1 + 1 file changed, 1 insertion(+) ----------------------------------------------------------------
The pull request you sent on Tue, 1 Feb 2022 15:12:16 -0700:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-kunit-fixes-5.17-rc3
has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/27bb0b18c208ecd4c0deda6aad28616d73e4133d
Thank you!
linux-kselftest-mirror@lists.linaro.org