]> 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>
Sat, 6 Nov 2021 20:54:42 +0000 (17:54 -0300)
commitaa6f1f92336adde6ee6f5b3f9a979d239272ef8d
treee145c3dfb3382966bb3dc5cfbb531cc4631fe8b0
parentd49ca3587b9d5c76c161a9e5ae4c2586334c7ebc
perf beauty: Update copy of linux/socket.h with the kernel sources

To pick the changes in:

  d36e1fe55d72c7f1 ("mctp: Implement extended addressing")
  288f2bb869b19d32 ("mptcp: add MPTCP_INFO getsockopt")

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

A table generator for setsockopt is needed, probably will be done in the
5.16 cycle.

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 S. Miller <davem@davemloft.net>
Cc: Florian Westphal <fw@strlen.de>
Cc: Jeremy Kerr <jk@codeconstruct.com.au>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/trace/beauty/include/linux/socket.h