Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [GIT PULL] Kselftest fixes update for Linux 6.3-rc6
@ 2023-04-06 15:15 Shuah Khan
  2023-04-06 18:46 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Shuah Khan @ 2023-04-06 15:15 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Christian Brauner, Shuah Khan, shuah, linux-kselftest,
	linux-kernel, tuananhlfc

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

Hi Linus,

Please pull the following Kselftest fixes update for Linux 6.3-rc6.

This Kselftest fixes update for Linux 6.3-rc6 consists of one single
fix to mount_setattr_test build failure.

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit 05107edc910135d27fe557267dc45be9630bf3dd:

   selftests: sigaltstack: fix -Wuninitialized (2023-03-20 17:28:31 -0600)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-fixes-6.3-rc6

for you to fetch changes up to f1594bc676579133a3cd906d7d27733289edfb86:

   selftests mount: Fix mount_setattr_test builds failed (2023-03-31 09:18:45 -0600)

----------------------------------------------------------------
linux-kselftest-fixes-6.3-rc6

This Kselftest fixes update for Linux 6.3-rc6 consists of one single
fix to mount_setattr_test build failure.

----------------------------------------------------------------
Anh Tuan Phan (1):
       selftests mount: Fix mount_setattr_test builds failed

  tools/testing/selftests/mount_setattr/mount_setattr_test.c | 1 +
  1 file changed, 1 insertion(+)
----------------------------------------------------------------

[-- Attachment #2: linux-kselftest-fixes-6.3-rc6.diff --]
[-- Type: text/x-patch, Size: 447 bytes --]

diff --git a/tools/testing/selftests/mount_setattr/mount_setattr_test.c b/tools/testing/selftests/mount_setattr/mount_setattr_test.c
index 582669ca38e9..c6a8c732b802 100644
--- a/tools/testing/selftests/mount_setattr/mount_setattr_test.c
+++ b/tools/testing/selftests/mount_setattr/mount_setattr_test.c
@@ -18,6 +18,7 @@
 #include <grp.h>
 #include <stdbool.h>
 #include <stdarg.h>
+#include <linux/mount.h>
 
 #include "../kselftest_harness.h"
 

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

* Re: [GIT PULL] Kselftest fixes update for Linux 6.3-rc6
  2023-04-06 15:15 [GIT PULL] Kselftest fixes update for Linux 6.3-rc6 Shuah Khan
@ 2023-04-06 18:46 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-04-06 18:46 UTC (permalink / raw)
  To: Shuah Khan
  Cc: Linus Torvalds, Christian Brauner, Shuah Khan, shuah,
	linux-kselftest, linux-kernel, tuananhlfc

The pull request you sent on Thu, 6 Apr 2023 09:15:47 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-fixes-6.3-rc6

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

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:[~2023-04-06 18:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-06 15:15 [GIT PULL] Kselftest fixes update for Linux 6.3-rc6 Shuah Khan
2023-04-06 18:46 ` 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