Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [GIT PULL] KUnit fixes second update for Linux 6.11-rc7
@ 2024-09-06 20:46 Shuah Khan
  2024-09-07  1:09 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Shuah Khan @ 2024-09-06 20:46 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: shuah, Shuah Khan, David Gow, Brendan Higgins, linux-kselftest,
	linux-kernel

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

Hi Linus,

Please pull the following KUnit fixes second update for Linux 6.11-rc7.

This KUnit fixes update for Linux 6.11-rc7 consists of a fix to
missing function parameter warning found during documentation
build in linux-next.

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit f2c6dbd220170c2396fb019ead67fbada1e23ebd:

   kunit: Device wrappers should also manage driver name (2024-08-26 07:03:46 -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.11-rc7-2

for you to fetch changes up to 12cb32a52eb607dc4d0e45fe6f4cf946d08da0fd:

   kunit: Fix missing kerneldoc comment (2024-09-05 14:29:10 -0600)

----------------------------------------------------------------
linux_kselftest-kunit-fixes-6.11-rc7-2

This KUnit fixes update for Linux 6.11-rc7 consists of a fix to
missing function parameter warning found during documentation
build in linux-next.

----------------------------------------------------------------
David Gow (1):
       kunit: Fix missing kerneldoc comment

  include/kunit/test.h | 1 +
  1 file changed, 1 insertion(+)
----------------------------------------------------------------

[-- Attachment #2: linux_kselftest-kunit-fixes-6.11-rc7-2.diff --]
[-- Type: text/x-patch, Size: 456 bytes --]

diff --git a/include/kunit/test.h b/include/kunit/test.h
index 5ac237c949a0..34b71e42fb10 100644
--- a/include/kunit/test.h
+++ b/include/kunit/test.h
@@ -484,6 +484,7 @@ static inline void *kunit_kcalloc(struct kunit *test, size_t n, size_t size, gfp
 
 /**
  * kunit_kfree_const() - conditionally free test managed memory
+ * @test: The test context object.
  * @x: pointer to the memory
  *
  * Calls kunit_kfree() only if @x is not in .rodata section.

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

* Re: [GIT PULL] KUnit fixes second update for Linux 6.11-rc7
  2024-09-06 20:46 [GIT PULL] KUnit fixes second update for Linux 6.11-rc7 Shuah Khan
@ 2024-09-07  1:09 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-09-07  1:09 UTC (permalink / raw)
  To: Shuah Khan
  Cc: Linus Torvalds, shuah, Shuah Khan, David Gow, Brendan Higgins,
	linux-kselftest, linux-kernel

The pull request you sent on Fri, 6 Sep 2024 14:46:31 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux_kselftest-kunit-fixes-6.11-rc7-2

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

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-09-07  1:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-06 20:46 [GIT PULL] KUnit fixes second update for Linux 6.11-rc7 Shuah Khan
2024-09-07  1:09 ` 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