diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2018-08-30 12:47:44 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-08-30 13:07:40 +0200 |
commit | f712db9df6320b296849378030a66372255ffca2 (patch) | |
tree | cc259f54ec6ca0973f17478cb7fcdca8268e730f /target/linux/cns3xxx | |
parent | 55840040dfcce33ca6a00da53f0345bd7e227cff (diff) | |
download | upstream-f712db9df6320b296849378030a66372255ffca2.tar.gz upstream-f712db9df6320b296849378030a66372255ffca2.tar.bz2 upstream-f712db9df6320b296849378030a66372255ffca2.zip |
kernel: bump kernel 4.4 to version 4.4.153
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/cns3xxx')
-rw-r--r-- | target/linux/cns3xxx/patches-4.4/130-Extend-PCIE_BUS_PEER2PEER-to-set-MRSS-128-to-fix-CNS3xxx-BM-DMA..patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/patches-4.4/130-Extend-PCIE_BUS_PEER2PEER-to-set-MRSS-128-to-fix-CNS3xxx-BM-DMA..patch b/target/linux/cns3xxx/patches-4.4/130-Extend-PCIE_BUS_PEER2PEER-to-set-MRSS-128-to-fix-CNS3xxx-BM-DMA..patch index b5306a7dbe..968f8514e6 100644 --- a/target/linux/cns3xxx/patches-4.4/130-Extend-PCIE_BUS_PEER2PEER-to-set-MRSS-128-to-fix-CNS3xxx-BM-DMA..patch +++ b/target/linux/cns3xxx/patches-4.4/130-Extend-PCIE_BUS_PEER2PEER-to-set-MRSS-128-to-fix-CNS3xxx-BM-DMA..patch @@ -1,6 +1,6 @@ --- a/drivers/pci/probe.c +++ b/drivers/pci/probe.c -@@ -1978,7 +1978,8 @@ static void pcie_write_mrrs(struct pci_d +@@ -1982,7 +1982,8 @@ static void pcie_write_mrrs(struct pci_d /* In the "safe" case, do not configure the MRRS. There appear to be * issues with setting MRRS to 0 on a number of devices. */ |