Skip to content
Snippets Groups Projects
Commit ed86525f authored by Namhyung Kim's avatar Namhyung Kim
Browse files

tools/include: Sync network socket headers with the kernel sources


To pick up changes from:

  d25a92cc net/smc: Introduce IPPROTO_SMC
  060f4ba6 io_uring/net: move charging socket out of zc io_uring
  bb6aaf73 net: Split a __sys_listen helper for io_uring
  dc2e7797 net: Split a __sys_bind helper for io_uring

This should be used to beautify socket syscall arguments and it addresses
these tools/perf build warnings:

  Warning: Kernel ABI header differences:
  diff -u tools/include/uapi/linux/in.h include/uapi/linux/in.h
  diff -u tools/perf/trace/beauty/include/linux/socket.h include/linux/socket.h

Please see tools/include/uapi/README for details (it's in the first patch
of this series).

Cc: "David S. Miller" <davem@davemloft.net>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Paolo Abeni <pabeni@redhat.com>
Cc: netdev@vger.kernel.org
Signed-off-by: default avatarNamhyung Kim <namhyung@kernel.org>
parent 568901e7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment