diff options
| author | Andrii Nakryiko <andriin@fb.com> | 2019-10-29 08:59:53 +0300 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2019-10-29 16:38:12 +0300 |
| commit | a566e35f1e8b4b3be1e96a804d1cca38b578167c (patch) | |
| tree | d410460426cc960c1e3e2f9af7c2cabe339d8239 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | d3a3aa0c59e83d8c13a758128b10dd459ce0d866 (diff) | |
| download | linux-a566e35f1e8b4b3be1e96a804d1cca38b578167c.tar.xz | |
libbpf: Don't use kernel-side u32 type in xsk.c
u32 is a kernel-side typedef. User-space library is supposed to use __u32.
This breaks Github's projection of libbpf. Do u32 -> __u32 fix.
Fixes: 94ff9ebb49a5 ("libbpf: Fix compatibility for kernels without need_wakeup")
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Björn Töpel <bjorn.topel@intel.com>
Cc: Magnus Karlsson <magnus.karlsson@intel.com>
Link: https://lore.kernel.org/bpf/20191029055953.2461336-1-andriin@fb.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
