2
0
forked from Ivasoft/openwrt

kernel: backport a rewrite of the mips eBPF JIT implementation

This adds support for eBPF JIT for 32 bit targets and significantly improves
correctness.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau
2021-10-13 17:49:31 +02:00
parent 0eed96ca5d
commit f2e1e156c0
22 changed files with 9497 additions and 10 deletions

View File

@@ -10,7 +10,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1165,6 +1165,10 @@ config MIPS_MSC
@@ -1167,6 +1167,10 @@ config MIPS_MSC
config SYNC_R4K
bool