[LTP] [PATCH v2 0/3] autotools: Remove old checks

Li Wang liwang@redhat.com
Mon Aug 11 03:44:07 CEST 2025


For series:
Reviewed-by: Li Wang <liwang@redhat.com>

On Fri, Aug 8, 2025 at 7:01 PM Petr Vorel <pvorel@suse.cz> wrote:

> Changes v1->v2:
> * Fix compilation error missing endif
>
> Link to v1:
> https://patchwork.ozlabs.org/project/ltp/list/?series=468404&state=*
>
> Petr Vorel (3):
>   Remove m4/ltp-signalfd.m4
>   m4: lapi: Drop check for old libcap-devel
>   m4: fcntl31: Remove check for struct f_owner_ex
>
>  configure.ac                              |  2 --
>  include/lapi/capability.h                 |  8 --------
>  m4/ltp-cap.m4                             | 17 +----------------
>  m4/ltp-fcntl.m4                           | 21 ---------------------
>  m4/ltp-signalfd.m4                        | 17 -----------------
>  testcases/kernel/syscalls/fcntl/fcntl31.c |  8 --------
>  6 files changed, 1 insertion(+), 72 deletions(-)
>  delete mode 100644 m4/ltp-fcntl.m4
>  delete mode 100644 m4/ltp-signalfd.m4
>
> --
> 2.50.1
>
>
> --
> Mailing list info: https://lists.linux.it/listinfo/ltp
>
>

-- 
Regards,
Li Wang


More information about the ltp mailing list