[LTP] [PATCH 0/2] Fix inotify{07,08} TBROK where it should TFAIL

Cyril Hrubis chrubis@suse.cz
Mon May 25 17:14:47 CEST 2026


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

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

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

-- 
2.53.0



More information about the ltp mailing list