[LTP] [PATCH v3 1/9] syscalls: Add epoll_create03
Cyril Hrubis
chrubis@suse.cz
Tue Jul 14 11:20:24 CEST 2026
Hi!
> > +++ b/testcases/kernel/syscalls/epoll_create/epoll_create03.c
> > @@ -0,0 +1,72 @@
> > +// SPDX-License-Identifier: GPL-2.0-or-later
> > +/*
> > + * Copyright (c) 2026 Cyril Hrubis <chrubis@suse.cz>
> > + */
> > +
> > +/*\
> > + * Verify that :manpage:epoll_create() fails with EMFILE when the per-process
> Please add 2 to the manpage link.
>
> :manpage:epoll_create(2)
>
> Without it it's not working (plain text instead of link).
> Can be changed before merge.
Fixed the link and pushed, thanks.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list