[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <714c5db3-dcf8-86ba-4e87-49c9a36f9862@linuxfoundation.org>
Date: Tue, 1 Feb 2022 15:12:16 -0700
From: Shuah Khan <skhan@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Shuah Khan <skhan@...uxfoundation.org>,
Brendan Higgins <brendanhiggins@...gle.com>,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] KUnit fixes update for Linux 5.17-rc3
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(+)
----------------------------------------------------------------
View attachment "linux-kselftest-kunit-fixes-5.17-rc3.diff" of type "text/x-patch" (414 bytes)
Powered by blists - more mailing lists