Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KUnit fixes update for Linux 6.9-rc2
@ 2024-03-29 19:39 Shuah Khan
  2024-03-29 22:58 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Shuah Khan @ 2024-03-29 19:39 UTC (permalink / raw
  To: Linus Torvalds
  Cc: Shuah Khan, shuah, David Gow, Brendan Higgins, linux-kselftest,
	linux-kernel, kuba@kernel.org, Mark Brown, Johannes Berg

[-- Attachment #1: Type: text/plain, Size: 1595 bytes --]

Hi Linus,

Please pull the following kunit fixes update for Linux 6.9rc2.

This kunit update for Linux 6.9-rc2 consists of one urgent fix for
--alltests build failure related to renaming of CONFIG_DAMON_DBGFS
to DAMON_DBGFS_DEPRECATED to the missing config option.

This is one of the two fixes to --alltests breakage. The other
one is in the following PR from net:
  
https://lore.kernel.org/netdev/20240328143117.26574-1-pabeni@redhat.com

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit 4cece764965020c22cff7665b18a012006359095:

   Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

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.9-rc2

for you to fetch changes up to cfedfb24c9ddee2bf1641545f6e9b6a02b924aee:

   kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltests (2024-03-28 11:47:30 -0600)

----------------------------------------------------------------
linux_kselftest-kunit-fixes-6.9-rc2

This kunit update for Linux 6.9-rc2 consists of one urgent fix for
--alltests build failure related to renaming of CONFIG_DAMON_DBGFS
to DAMON_DBGFS_DEPRECATED to the missing config option.

----------------------------------------------------------------
David Gow (1):
       kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltests

  tools/testing/kunit/configs/all_tests.config | 1 +
  1 file changed, 1 insertion(+)
----------------------------------------------------------------

[-- Attachment #2: linux_kselftest-kunit-fixes-6.9-rc2.diff --]
[-- Type: text/x-patch, Size: 409 bytes --]

diff --git a/tools/testing/kunit/configs/all_tests.config b/tools/testing/kunit/configs/all_tests.config
index aa5ec149f96c..f388742cf266 100644
--- a/tools/testing/kunit/configs/all_tests.config
+++ b/tools/testing/kunit/configs/all_tests.config
@@ -38,6 +38,7 @@ CONFIG_DAMON_VADDR=y
 CONFIG_DAMON_PADDR=y
 CONFIG_DEBUG_FS=y
 CONFIG_DAMON_DBGFS=y
+CONFIG_DAMON_DBGFS_DEPRECATED=y
 
 CONFIG_REGMAP_BUILD=y
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] KUnit fixes update for Linux 6.9-rc2
  2024-03-29 19:39 [GIT PULL] KUnit fixes update for Linux 6.9-rc2 Shuah Khan
@ 2024-03-29 22:58 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-03-29 22:58 UTC (permalink / raw
  To: Shuah Khan
  Cc: Linus Torvalds, Shuah Khan, shuah, David Gow, Brendan Higgins,
	linux-kselftest, linux-kernel, kuba@kernel.org, Mark Brown,
	Johannes Berg

The pull request you sent on Fri, 29 Mar 2024 13:39:36 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux_kselftest-kunit-fixes-6.9-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a2ad5d9e65474f7a06038f5a91fb4d8c973cbea2

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-29 22:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-29 19:39 [GIT PULL] KUnit fixes update for Linux 6.9-rc2 Shuah Khan
2024-03-29 22:58 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).