linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] selftests/fchmodat2: Error handling and general cleanups
@ 2025-08-12 12:00 Mark Brown
  2025-08-12 12:00 ` [PATCH v2 1/2] selftests/fchmodat2: Clean up temporary files and directories Mark Brown
  2025-08-12 12:00 ` [PATCH v2 2/2] selftests/fchmodat2: Use ksft_finished() Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Brown @ 2025-08-12 12:00 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>
---
Changes in v2:
- Rebase onto v6.17-rc1.
- Link to v1: https://lore.kernel.org/r/20250714-selftests-fchmodat2-v1-0-b74f3ee0d09c@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: 8f5ae30d69d7543eee0d70083daf4de8fe15d585
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-08-12 12:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-12 12:00 [PATCH v2 0/2] selftests/fchmodat2: Error handling and general cleanups Mark Brown
2025-08-12 12:00 ` [PATCH v2 1/2] selftests/fchmodat2: Clean up temporary files and directories Mark Brown
2025-08-12 12:00 ` [PATCH v2 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).