aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/patches-4.14/075-spi_support.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2018-04-24 16:59:36 +0200
committerMathias Kresin <dev@kresin.me>2018-04-26 08:54:01 +0200
commit6cd41b419ca02235b4f0c26ab186f21839a7e2ae (patch)
tree3311121cd574d952fa3eac74a786d96f656c13f5 /target/linux/cns3xxx/patches-4.14/075-spi_support.patch
parent9aa196e0f260986991dc8ea65a219f81aed0197e (diff)
downloadupstream-6cd41b419ca02235b4f0c26ab186f21839a7e2ae.tar.gz
upstream-6cd41b419ca02235b4f0c26ab186f21839a7e2ae.tar.bz2
upstream-6cd41b419ca02235b4f0c26ab186f21839a7e2ae.zip
kernel: bump 4.14 to 4.14.36
Refreshed all patches. Compile-tested on: cns3xxx, imx6 Runtime-tested on: cns3xxx, imx6 Fixes for CVEs: CVE-2018-1108 CVE-2018-1092 CVE-2018-1094 CVE-2018-1095 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com> Tested-by: Stijn Segers <foss@volatilesystems.org>
Diffstat (limited to 'target/linux/cns3xxx/patches-4.14/075-spi_support.patch')
-rw-r--r--target/linux/cns3xxx/patches-4.14/075-spi_support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/patches-4.14/075-spi_support.patch b/target/linux/cns3xxx/patches-4.14/075-spi_support.patch
index 8a51eb396b..e38dbdb75e 100644
--- a/target/linux/cns3xxx/patches-4.14/075-spi_support.patch
+++ b/target/linux/cns3xxx/patches-4.14/075-spi_support.patch
@@ -39,7 +39,7 @@
/**
--- a/drivers/spi/spi.c
+++ b/drivers/spi/spi.c
-@@ -1021,6 +1021,9 @@ static int spi_transfer_one_message(stru
+@@ -1027,6 +1027,9 @@ static int spi_transfer_one_message(stru
list_for_each_entry(xfer, &msg->transfers, transfer_list) {
trace_spi_transfer_start(msg, xfer);