linux_dsm_epyc7002/tools
Ilya Leoshkevich 01a0f9e449 selftests/bpf: fix "valid read map access into a read-only array 1" on s390
This test looks up a 32-bit map element and then loads it using a 64-bit
load. This does not work on s390, which is a big-endian machine.

Since the point of this test doesn't seem to be loading a smaller value
using a larger load, simply use a 32-bit load.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2019-07-18 13:49:21 -07:00
..
accounting
arch
bpf tools: bpftool: add raw_tracepoint_writable prog type to header 2019-07-12 15:14:42 +02:00
build
cgroup
crypto
debugging
firewire
firmware
gpio Bulk GPIO changes for the v5.3 kernel cycle: 2019-07-09 09:07:00 -07:00
hv
iio
include bpf: sync bpf.h to tools/ 2019-07-15 23:15:53 +02:00
io_uring
kvm/kvm_stat
laptop
leds
lib libbpf: fix another GCC8 warning for strncpy 2019-07-16 10:34:31 -07:00
memory-model
nfsd
objtool It's been a relatively busy cycle for docs: 2019-07-09 12:34:26 -07:00
pci
pcmcia
perf
power ACPI updates for 5.3-rc1 2019-07-09 10:21:39 -07:00
scripts
spi
testing selftests/bpf: fix "valid read map access into a read-only array 1" on s390 2019-07-18 13:49:21 -07:00
thermal/tmon
time
usb
virtio
vm
wmi
Makefile