git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3d7b2f
)
net: filter: Fix some minor issues in sparc JIT.
author
David S. Miller
<davem@davemloft.net>
Tue, 17 Apr 2012 20:08:29 +0000
(16:08 -0400)
committer
David S. Miller
<davem@davemloft.net>
Tue, 17 Apr 2012 20:08:29 +0000
(16:08 -0400)
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>
No differences found