WSL2-Linux-Kernel/tools
Naveen N. Rao 88a71086c4 tools/bpf: Rename 'struct event' to avoid naming conflict
On ppc64le, trying to build bpf seltests throws the below warning:
  In file included from runqslower.bpf.c:5:
  ./runqslower.h:7:8: error: redefinition of 'event'
  struct event {
	 ^
  /home/naveen/linux/tools/testing/selftests/bpf/tools/build/runqslower/vmlinux.h:156602:8:
  note: previous definition is here
  struct event {
	 ^

This happens since 'struct event' is defined in
drivers/net/ethernet/alteon/acenic.h . Rename the one in runqslower to a
more appropriate 'runq_event' to avoid the naming conflict.

Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/c13cb3767d26257ca4387b8296b632b433a58db6.1641468127.git.naveen.n.rao@linux.vnet.ibm.com
2022-01-15 12:21:25 +11:00
..
accounting
arch x86/mmx_32: Remove X86_USE_3DNOW 2021-12-11 09:09:45 +01:00
bootconfig
bpf tools/bpf: Rename 'struct event' to avoid naming conflict 2022-01-15 12:21:25 +11:00
build Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 2021-12-10 15:56:13 -08:00
cgroup
counter
debugging
edid
firewire
firmware
gpio
hv
iio
include RCU pull request for v5.17 2022-01-11 09:29:44 -08:00
io_uring
kvm/kvm_stat
laptop
leds
lib libbpf: Add documentation for bpf_map batch operations 2022-01-06 15:12:42 -08:00
memory-model tools/memory-model: litmus: Add two tests for unlock(A)+lock(B) ordering 2021-11-30 17:47:08 -08:00
objtool - Get rid of all the .fixup sections because this generates 2022-01-12 16:31:19 -08:00
pci
pcmcia
perf Networking changes for 5.17. 2022-01-10 19:06:09 -08:00
power platform-drivers-x86 for v5.17-1 2022-01-11 11:26:57 -08:00
rcu
scripts tools: Help cross-building with clang 2021-12-16 12:15:04 -08:00
spi
testing powerpc updates for 5.17 2022-01-14 15:17:26 +01:00
thermal/tmon thermal: tools: tmon: remove unneeded local variable 2021-11-24 17:26:13 +01:00
time
tracing tools/latency-collector: Use correct size when writing queue_full_warning 2021-10-25 22:27:19 -04:00
usb
virtio
vm tools/vm/page-types.c: print file offset in hexadecimal 2021-11-06 13:30:40 -07:00
wmi
Makefile tools/lib/lockdep: drop liblockdep 2021-11-12 11:07:17 -08:00