linux/tools
Ilya Leoshkevich f07f150346 libbpf: Fix accessing syscall arguments on powerpc
powerpc does not select ARCH_HAS_SYSCALL_WRAPPER, so its syscall
handlers take "unpacked" syscall arguments. Indicate this to libbpf
using PT_REGS_SYSCALL_REGS macro.

Reported-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Tested-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Link: https://lore.kernel.org/bpf/20220209021745.2215452-5-iii@linux.ibm.com
2022-02-08 21:16:14 -08:00
..
accounting delayacct: track delays from memory compact 2022-01-20 08:52:55 +02:00
arch perf tools changes for v5.17: 1st batch 2022-01-18 06:32:11 +02:00
bootconfig
bpf bpftool: Fix strict mode calculation 2022-02-07 12:12:22 -08:00
build Merge remote-tracking branch 'torvalds/master' into perf/core 2022-01-13 10:20:59 -03:00
cgroup
counter
debugging
edid
firewire
firmware
gpio
hv
iio
include selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads 2022-01-31 12:39:12 -08:00
io_uring
kvm/kvm_stat
laptop
leds
lib libbpf: Fix accessing syscall arguments on powerpc 2022-02-08 21:16:14 -08:00
memory-model
objtool Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2022-01-17 05:49:30 +02:00
pci
pcmcia
perf perf: use generic bpf_program__set_type() to set BPF prog type 2022-01-25 17:59:07 -08:00
power More ACPI updates for 5.17-rc1 2022-01-18 08:51:51 +02:00
rcu
scripts
spi
testing selftests/bpf: Use PT_REGS_SYSCALL_REGS in bpf_syscall_macro 2022-02-08 21:16:14 -08:00
thermal/tmon
time
tracing rtla: Add Documentation 2022-01-13 17:02:43 -05:00
usb
virtio
vm
wmi
Makefile