On 7/31/20 1:13 PM, Jerry Crunchtime wrote:
v1 -> v2: Also fixed missed PT_REGS_RC_CORE macro Hi. 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@xxxxxx>
Patch was whitespace damaged, but fixed it up manually this time & applied, thanks!