linux/arch/sparc/net
David S. Miller 7b56f76edf net: filter: Fix some minor issues in sparc JIT.
Correct conventions comments.  %o4 and %o5 were swapped,
%g3 was not documented.

Use r_TMP instead of r_SKB_DATA + r_OFF where possible in
assembler stubs.

Correct discussion of %o4 and %o5 in one of bpf_jit_compile()'s
comments.

Based upon feedback from Richard Mortimer.

Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-17 16:08:29 -04:00
..
bpf_jit_asm.S net: filter: Fix some minor issues in sparc JIT. 2012-04-17 16:08:29 -04:00
bpf_jit_comp.c net: filter: Fix some minor issues in sparc JIT. 2012-04-17 16:08:29 -04:00
bpf_jit.h net: filter: Fix some minor issues in sparc JIT. 2012-04-17 16:08:29 -04:00
Makefile