2
0
forked from Ivasoft/openwrt

kernel: bump 4.14 to 4.14.77

Refreshed all patches.

Altered patches:
- 666-Add-support-for-MAP-E-FMRs-mesh-mode.patch

New symbol for arm targets:
- HARDEN_BRANCH_PREDICTOR

Compile-tested on: ar71xx, cns3xxx, imx6
Runtime-tested on: ar71xx, cns3xxx, imx6

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
This commit is contained in:
Koen Vandeputte
2018-10-18 12:09:22 +02:00
parent 6d682d82b0
commit ca88f4153f
23 changed files with 41 additions and 30 deletions

View File

@@ -44,7 +44,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
device, it has to decide which ones to send first, which ones to
--- a/net/sched/sch_api.c
+++ b/net/sched/sch_api.c
@@ -2014,7 +2014,7 @@ static int __init pktsched_init(void)
@@ -2028,7 +2028,7 @@ static int __init pktsched_init(void)
return err;
}