mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] kunit fixes update for Linux 6.15-rc3
@ 2025-04-18 17:36 Shuah Khan
  2025-04-18 20:27 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Shuah Khan @ 2025-04-18 17:36 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: shuah, Shuah Khan, Brendan Higgins, David Gow, linux-kselftest,
	linux-kernel

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

Hi Linus,

Please pull the following kunit fixes update for Linux 6.15-rc3.

Fixes arch sh kunit qemu_configs script sh.py to honor kunit cmdline.

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit 8ffd015db85fea3e15a77027fda6c02ced4d2444:

   Linux 6.15-rc2 (2025-04-13 11:54:49 -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.15-rc3

for you to fetch changes up to b26c1a85f3fc3cc749380ff94199377fc2d0c203:

   kunit: qemu_configs: SH: Respect kunit cmdline (2025-04-14 10:08:01 -0600)

----------------------------------------------------------------
linux_kselftest-kunit-fixes-6.15-rc3

Fixes arch sh kunit qemu_configs script sh.py to honor kunit cmdline.

----------------------------------------------------------------
Thomas Weißschuh (1):
       kunit: qemu_configs: SH: Respect kunit cmdline

  tools/testing/kunit/qemu_configs/sh.py | 4 +++-
  1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------

[-- Attachment #2: linux_kselftest-kunit-fixes-6.15-rc3.diff --]
[-- Type: text/x-patch, Size: 544 bytes --]

diff --git a/tools/testing/kunit/qemu_configs/sh.py b/tools/testing/kunit/qemu_configs/sh.py
index 78a474a5b95f..f00cb89fdef6 100644
--- a/tools/testing/kunit/qemu_configs/sh.py
+++ b/tools/testing/kunit/qemu_configs/sh.py
@@ -7,7 +7,9 @@ CONFIG_CPU_SUBTYPE_SH7751R=y
 CONFIG_MEMORY_START=0x0c000000
 CONFIG_SH_RTS7751R2D=y
 CONFIG_RTS7751R2D_PLUS=y
-CONFIG_SERIAL_SH_SCI=y''',
+CONFIG_SERIAL_SH_SCI=y
+CONFIG_CMDLINE_EXTEND=y
+''',
 			   qemu_arch='sh4',
 			   kernel_path='arch/sh/boot/zImage',
 			   kernel_command_line='console=ttySC1',

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

* Re: [GIT PULL] kunit fixes update for Linux 6.15-rc3
  2025-04-18 17:36 [GIT PULL] kunit fixes update for Linux 6.15-rc3 Shuah Khan
@ 2025-04-18 20:27 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-04-18 20:27 UTC (permalink / raw)
  To: Shuah Khan
  Cc: Linus Torvalds, shuah, Shuah Khan, Brendan Higgins, David Gow,
	linux-kselftest, linux-kernel

The pull request you sent on Fri, 18 Apr 2025 11:36:35 -0600:

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

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

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:[~2025-04-18 20:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-18 17:36 [GIT PULL] kunit fixes update for Linux 6.15-rc3 Shuah Khan
2025-04-18 20:27 ` 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

all inboxes | Powered by JetHome®