tools include UAPI: Synchronize linux/fcntl.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 3 Mar 2023 19:57:50 +0000 (16:57 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 4 Mar 2023 01:34:20 +0000 (22:34 -0300)
commit5f800380af3881f1a0528d332838d4619a64593b
treeba2fd79d5bf8f71ae1de8c5e636bed35d12ab863
parent811f35ff59b6f99ae272d6f5b96bc9e974f88196
tools include UAPI: Synchronize linux/fcntl.h with the kernel sources

To pick up the changes in:

  6fd7353829cafc40 ("mm/memfd: add F_SEAL_EXEC")

That doesn't add or change any perf tools functionality, only addresses
these build warnings:

  Warning: Kernel ABI header at 'tools/include/uapi/linux/fcntl.h' differs from latest version at 'include/uapi/linux/fcntl.h'
  diff -u tools/include/uapi/linux/fcntl.h include/uapi/linux/fcntl.h

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/fcntl.h