]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: BPF: Replace __mips_isa_rev with MIPS_ISA_REV
authorMatt Redfearn <matt.redfearn@mips.com>
Mon, 26 Feb 2018 17:02:44 +0000 (17:02 +0000)
committerJames Hogan <jhogan@kernel.org>
Fri, 9 Mar 2018 11:22:47 +0000 (11:22 +0000)
commit18a2885ab8f9653b2a26be2593c32f0d6927cec6
treeb80757b3b21c62e9e429c86423053ea03120cd45
parent9eb2ac2c9b739d956c48e800b00b9df95dcb0c66
MIPS: BPF: Replace __mips_isa_rev with MIPS_ISA_REV

Remove the need to check that __mips_isa_rev is defined by using the
newly added MIPS_ISA_REV.

Signed-off-by: Matt Redfearn <matt.redfearn@mips.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Paul Burton <paul.burton@mips.com>
Cc: David Daney <david.daney@cavium.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/18677/
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/net/bpf_jit_asm.S