Hello Siddharth,

On Mon,  3 Mar 2025 02:22:44 +0530, Siddharth Menon <[email protected]> wrote:

> Fix compilation errors caused by missing headers in the pidfd selftest.
> 
> The errors include:
> pidfd_fdinfo_test.c:230:13: error: implicit declaration of function ‘mount’
> pidfd_setns_test.c:172:54: error: implicit declaration of function ‘ioctl’
> 
> Siddharth Menon (2):
>   selftests/pidfd: Fix missing header
>   selftests/pidfd: Fix missing header
> 
>  tools/testing/selftests/pidfd/pidfd_fdinfo_test.c | 1 +
>  tools/testing/selftests/pidfd/pidfd_setns_test.c  | 1 +
>  2 files changed, 2 insertions(+)
> 

Predated patches already available, see

        
https://lore.kernel.org/linux-kselftest/[email protected]/
        
https://lore.kernel.org/linux-kselftest/[email protected]/
        
https://lore.kernel.org/linux-kselftest/[email protected]/

Regards,
Peter

Reply via email to