diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2015-09-05 19:46:56 +0300 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-09-22 20:05:17 +0300 |
commit | faa9724a674e5e52316bb0d173aed16bd17d536c (patch) | |
tree | e66aad22044dddbb69820e79cced9db018ac0a6d /arch/m32r | |
parent | 88d3426942d748b90b051b7ef2d5d765f5f3054c (diff) | |
download | linux-faa9724a674e5e52316bb0d173aed16bd17d536c.tar.xz |
MIPS: BPF: Avoid unreachable code on little endian
On little endian, avoid generating the big endian version of the code
by using #else in addition to #ifdef #endif. Also fix one alignment
issue wrt delay slot.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: stable@vger.kernel.org # v4.2+
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/11097/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/m32r')
0 files changed, 0 insertions, 0 deletions