[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230421-semester-nothilfen-990da22419a2@brauner>
Date: Fri, 21 Apr 2023 15:29:18 +0200
From: Christian Brauner <brauner@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Christian Brauner <brauner@...nel.org>,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] clone3 selftest fix
Hey Linus,
/* Summary */
This is a single fix to the clone3() selftstests.
It fell through the sefltest tree cracks a few times so I'll provide
it here. It has low urgency but we should still correctly report the
number of tests.
/* Testing */
clang: Ubuntu clang version 15.0.6
gcc: (Ubuntu 12.2.0-3ubuntu1) 12.2.0
All patches are based on 6.3-rc4 and have been sitting in linux-next.
No build failures or warnings were observed. All old and new tests in
fstests, selftests, and LTP pass without regressions.
/* Conflicts */
At the time of creating this PR no merge conflicts were reported from
linux-next and no merge conflicts showed up doing a test-merge with
current mainline.
The following changes since commit 197b6b60ae7bc51dd0814953c562833143b292aa:
Linux 6.3-rc4 (2023-03-26 14:40:20 -0700)
are available in the Git repository at:
git@...olite.kernel.org:pub/scm/linux/kernel/git/brauner/linux tags/v6.4/kernel.clone3.tests
for you to fetch changes up to d95debbdc528d50042807754d6085c15abc21768:
selftests/clone3: fix number of tests in ksft_set_plan (2023-04-06 11:57:28 +0200)
Please consider pulling these changes from the signed v6.4/kernel.clone3.tests tag.
Thanks!
Christian
----------------------------------------------------------------
v6.4/kernel.clone3.tests
----------------------------------------------------------------
Tobias Klauser (1):
selftests/clone3: fix number of tests in ksft_set_plan
tools/testing/selftests/clone3/clone3.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists