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:
011eeec
)
MIPS: BPF: Add new emit_long_instr macro
author
Markos Chandras
<markos.chandras@imgtec.com>
Wed, 23 Jul 2014 09:00:09 +0000
(10:00 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 22 Sep 2014 11:35:51 +0000
(13:35 +0200)
This macro uses the capitalized UASM_* macros to emit 32 or 64-bit
instructions depending on the kernel configurations. This allows
us to remove a few CONFIG_64BIT ifdefs from the code.
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7446/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/net/bpf_jit.c
patch
|
blob
|
history
diff --cc
arch/mips/net/bpf_jit.c
Simple merge