[LTP] [PATCH] syscalls/epoll_ctl04: add ELOOP to expected errnos
    Petr Vorel 
    pvorel@suse.cz
       
    Tue Aug  5 13:43:12 CEST 2025
    
    
  
Hi Jan,
> Kernel commit f2e467a48287 ("eventpoll: Fix semi-unbounded recursion")
> added an extra checks for determining the maximum depth of an upwards walk,
> which startign with 6.17-rc kernels now hits ELOOP before EINVAL.
> Add ELOOP to list of expected errnos.
Good catch, thanks!
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Kind regards,
Petr
    
    
More information about the ltp
mailing list