diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2024-05-27 12:45:33 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-05-27 12:49:18 -0300 |
commit | a3eed53beec4a7bac8acd109abcb187df2577781 (patch) | |
tree | b04d759c635ecacd0a660a781ed39370b210f2d8 /drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c | |
parent | 1437a9f06f740cc2950d9b6ac23fad838ff023a3 (diff) |
perf beauty: Update copy of linux/socket.h with the kernel sources
To pick up the fixes in:
0645fbe760afcc53 ("net: have do_accept() take a struct proto_accept_arg argument")
That just changes a function prototype, not touching things used by the
perf scrape scripts such as:
$ tools/perf/trace/beauty/sockaddr.sh | head -5
static const char *socket_families[] = {
[0] = "UNSPEC",
[1] = "LOCAL",
[2] = "INET",
[3] = "AX25",
$
This addresses this perf tools build warning:
Warning: Kernel ABI header differences:
diff -u tools/perf/trace/beauty/include/linux/socket.h include/linux/socket.h
Cc: Adrian Hunter <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lore.kernel.org/lkml/ZlSrceExgjrUiDb5@x1
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c')
0 files changed, 0 insertions, 0 deletions