linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] selftests/fchmodat2: Error handling and general cleanups
@ 2025-07-14 14:03 Mark Brown
  2025-07-14 14:03 ` [PATCH 1/2] selftests/fchmodat2: Clean up temporary files and directories Mark Brown
  2025-07-14 14:03 ` [PATCH 2/2] selftests/fchmodat2: Use ksft_finished() Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Brown @ 2025-07-14 14:03 UTC (permalink / raw)
  To: Shuah Khan, Alexey Gladkov, Christian Brauner
  Cc: linux-kselftest, linux-kernel, Mark Brown

I looked at the fchmodat2() tests since I've been experiencing some
random intermittent segfaults with them in my test systems, while doing
so I noticed these two issues.  Unfortunately I didn't figure out the
original yet, unless I managed to fix it unwittingly.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
Mark Brown (2):
      selftests/fchmodat2: Clean up temporary files and directories
      selftests/fchmodat2: Use ksft_finished()

 tools/testing/selftests/fchmodat2/fchmodat2_test.c | 166 ++++++++++++++-------
 1 file changed, 112 insertions(+), 54 deletions(-)
---
base-commit: d7b8f8e20813f0179d8ef519541a3527e7661d3a
change-id: 20250711-selftests-fchmodat2-c30374c376f8

Best regards,
--  
Mark Brown <broonie@kernel.org>


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

end of thread, other threads:[~2025-07-14 14:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-14 14:03 [PATCH 0/2] selftests/fchmodat2: Error handling and general cleanups Mark Brown
2025-07-14 14:03 ` [PATCH 1/2] selftests/fchmodat2: Clean up temporary files and directories Mark Brown
2025-07-14 14:03 ` [PATCH 2/2] selftests/fchmodat2: Use ksft_finished() Mark Brown

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 NNTP newsgroup(s).