diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-20 15:09:15 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-20 15:52:25 +0200 |
commit | cd96cdaa6038349aee7b26e906e222a14435a076 (patch) | |
tree | 348672e1a3972118145eb43c05818ced1bf49447 /target/linux/layerscape | |
parent | d14aa199048cafa258dbe6a7b31cf8b5422b0272 (diff) | |
download | upstream-cd96cdaa6038349aee7b26e906e222a14435a076.tar.gz upstream-cd96cdaa6038349aee7b26e906e222a14435a076.tar.bz2 upstream-cd96cdaa6038349aee7b26e906e222a14435a076.zip |
kernel: bump 4.14 to 4.14.145
Refreshed all patches.
Compile-tested on: ar71xx, cns3xxx, imx6, x86_64
Runtime-tested on: ar71xx, cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/layerscape')
-rw-r--r-- | target/linux/layerscape/patches-4.14/820-sec-support-layerscape.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.14/820-sec-support-layerscape.patch b/target/linux/layerscape/patches-4.14/820-sec-support-layerscape.patch index d79c34d2e1..137486ffc6 100644 --- a/target/linux/layerscape/patches-4.14/820-sec-support-layerscape.patch +++ b/target/linux/layerscape/patches-4.14/820-sec-support-layerscape.patch @@ -15266,7 +15266,7 @@ Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com> #endif /* __SG_SW_QM_H */ --- a/drivers/crypto/talitos.c +++ b/drivers/crypto/talitos.c -@@ -1247,6 +1247,14 @@ static int ipsec_esp(struct talitos_edes +@@ -1250,6 +1250,14 @@ static int ipsec_esp(struct talitos_edes ret = talitos_sg_map_ext(dev, areq->src, cryptlen, edesc, &desc->ptr[4], sg_count, areq->assoclen, tbl_off, elen); |