Hi Linus,
Please pull the following KUnit fixes update for Linux 6.0-rc5.
This KUnit fixes update for Linux 6.0-rc5 consists of 2 fixes to test build and a fix to incorrect taint reason reporting.
Please note that this update touches drivers/thunderbolt and drivers/virt Kconfig files.
diff is attached.
thanks, -- Shuah
---------------------------------------------------------------- The following changes since commit 41a55567b9e31cb852670684404654ec4fd0d8d6:
module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m (2022-08-15 13:51:07 -0600)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-kunit-fixes-6.0-rc5
for you to fetch changes up to 2a2dfc869d3345ccdd91322b023f4b0da84acbe7:
tools: Add new "test" taint to kernel-chktaint (2022-09-07 14:51:12 -0600)
---------------------------------------------------------------- linux-kselftest-kunit-fixes-6.0-rc5
This KUnit fixes update for Linux 6.0-rc5 consists of 2 fixes to test build and a fix to incorrect taint reason reporting.
---------------------------------------------------------------- Joe Fradley (1): tools: Add new "test" taint to kernel-chktaint
Nico Pache (1): kunit: fix Kconfig for build-in tests USB4 and Nitro Enclaves
Sander Vanheule (1): kunit: fix assert_type for comparison macros
drivers/thunderbolt/Kconfig | 3 +-- drivers/virt/nitro_enclaves/Kconfig | 2 +- include/kunit/test.h | 6 +++--- tools/debugging/kernel-chktaint | 9 +++++++++ 4 files changed, 14 insertions(+), 6 deletions(-) ----------------------------------------------------------------
The pull request you sent on Fri, 9 Sep 2022 11:21:58 -0600:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-kunit-fixes-6.0-rc5
has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/e35ff25f9fda4385249f909bce21c8f759bc46d4
Thank you!
linux-kselftest-mirror@lists.linaro.org