Files
linux/tools/lib
Jerry Crunchtime 6edc078a22 libbpf: Fix register in PT_REGS MIPS macros
[ Upstream commit 1acf8f90ea ]

The o32, n32 and n64 calling conventions require the return
value to be stored in $v0 which maps to $2 register, i.e.,
the register 2.

Fixes: c1932cd ("bpf: Add MIPS support to samples/bpf.")
Signed-off-by: Jerry Crunchtime <jerry.c.t@web.de>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Link: https://lore.kernel.org/bpf/43707d31-0210-e8f0-9226-1af140907641@web.de
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-08-19 08:26:50 +02:00
..
2020-05-05 16:35:29 -03:00
2020-07-17 09:33:06 -03:00