]> git.baikalelectronics.ru Git - kernel.git/commit
perf beauty: Update copy of linux/socket.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 19 Jun 2021 13:09:08 +0000 (10:09 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 19 Aug 2022 18:30:33 +0000 (15:30 -0300)
commit123257b2e6731623a3e663a883cab49e2d9a97c4
treed3c7d3c3cd6dfe7af996103bdb7c6c4afc370086
parentdd091092bc270d153aeada1a36531b33b8410a84
perf beauty: Update copy of linux/socket.h with the kernel sources

To pick the changes in:

  973e8a30d9a4125e ("net: copy from user before calling __copy_msghdr")
  87ca2c61921273f1 ("net: Allow custom iter handler in msghdr")
  ca8822a82e227d5f ("skbuff: carry external ubuf_info in msghdr")
  b642e857325504ff ("net: make __sys_accept4_file() static")

That don't result in any changes in the tables generated from that
header.

This silences this perf build warning:

  Warning: Kernel ABI header at 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version at 'include/linux/socket.h'
  diff -u tools/perf/trace/beauty/include/linux/socket.h include/linux/socket.h

Cc: David Ahern <dsahern@kernel.org>
Cc: David S. Miller <davem@davemloft.net>
Cc: Dylan Yudaken <dylany@fb.com>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Pavel Begunkov <asml.silence@gmail.com>
Cc: Yajun Deng <yajun.deng@linux.dev>
Link: https://lore.kernel.org/lkml/YvzYs+F+Xzq8Hvvp@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/trace/beauty/include/linux/socket.h