Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf beauty: Update copy of linux/socket.h with the kernel sources
To pick the changes in: 7fa875b ("net: copy from user before calling __copy_msghdr") ebe73a2 ("net: Allow custom iter handler in msghdr") 7c701d9 ("skbuff: carry external ubuf_info in msghdr") c042453 ("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 <[email protected]> Cc: David S. Miller <[email protected]> Cc: Dylan Yudaken <[email protected]> Cc: Jakub Kicinski <[email protected]> Cc: Jens Axboe <[email protected]> Cc: Pavel Begunkov <[email protected]> Cc: Yajun Deng <[email protected]> Link: https://lore.kernel.org/lkml/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
- Loading branch information