Linux Test Project
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/2] Fix inotify{07,08} TBROK where it should TFAIL
@ 2026-05-26  8:34 Cyril Hrubis
  2026-05-26  8:34 ` [LTP] [PATCH v2 1/2] safe_macros: Add SAFE_READ_ANY_EAGAIN Cyril Hrubis
  2026-05-26  8:34 ` [LTP] [PATCH v2 2/2] syscalls/inotify{07, 08}: Fix TBROK on older kernels Cyril Hrubis
  0 siblings, 2 replies; 12+ messages in thread
From: Cyril Hrubis @ 2026-05-26  8:34 UTC (permalink / raw)
  To: ltp

Fixes regression cause by deda021818a4 ('inotify: modernize with SAFE_ wrappers')

v2: Fix all the typos

Cyril Hrubis (2):
  safe_macros: Add SAFE_READ_ANY_EAGAIN
  syscalls/inotify{07,08}: Fix TBROK on older kernels

 include/safe_macros_fn.h                      | 16 ++++++++++++++--
 lib/safe_macros.c                             | 10 +++++++---
 testcases/kernel/syscalls/inotify/inotify07.c |  2 +-
 testcases/kernel/syscalls/inotify/inotify08.c |  2 +-
 4 files changed, 23 insertions(+), 7 deletions(-)

-- 
2.53.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2026-05-26 15:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-26  8:34 [LTP] [PATCH 0/2] Fix inotify{07,08} TBROK where it should TFAIL Cyril Hrubis
2026-05-26  8:34 ` [LTP] [PATCH v2 1/2] safe_macros: Add SAFE_READ_ANY_EAGAIN Cyril Hrubis
2026-05-26 11:56   ` Avinesh Kumar via ltp
2026-05-26 13:39   ` Petr Vorel
2026-05-26 14:02     ` Cyril Hrubis
2026-05-26 14:15       ` Petr Vorel
2026-05-26  8:34 ` [LTP] [PATCH v2 2/2] syscalls/inotify{07, 08}: Fix TBROK on older kernels Cyril Hrubis
2026-05-26  8:44   ` Martin Doucha
2026-05-26 13:45   ` Petr Vorel
2026-05-26 13:59     ` Cyril Hrubis
2026-05-26 14:16       ` Petr Vorel
2026-05-26 15:03         ` Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox