From: Markos Chandras Date: Wed, 23 Jul 2014 09:00:09 +0000 (+0100) Subject: MIPS: BPF: Add new emit_long_instr macro X-Git-Tag: fixes-against-v3.18-rc2~43^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39bcb7969a84aab3dcdb857b261a87d5d888f5a7;p=pandora-kernel.git MIPS: BPF: Add new emit_long_instr macro 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 Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/7446/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed