diff options
author | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2018-01-10 14:06:52 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-01-11 20:34:33 +0100 |
commit | 7c7586b6d05926f2d9538dbd9fce9d31df706caa (patch) | |
tree | 877c2b947b5a0641ca9d6ac27b59f4dac0d48903 /target/linux/octeon/patches-4.14/170-cisco-hack.patch | |
parent | eceff9ea8f6392132c1fef74f5b822c28a5f24ec (diff) | |
download | mtk-20170518-7c7586b6d05926f2d9538dbd9fce9d31df706caa.zip mtk-20170518-7c7586b6d05926f2d9538dbd9fce9d31df706caa.tar.gz mtk-20170518-7c7586b6d05926f2d9538dbd9fce9d31df706caa.tar.bz2 |
kernel: bump 4.14 to 4.14.13
Refresh patches
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Diffstat (limited to 'target/linux/octeon/patches-4.14/170-cisco-hack.patch')
-rw-r--r-- | target/linux/octeon/patches-4.14/170-cisco-hack.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/octeon/patches-4.14/170-cisco-hack.patch b/target/linux/octeon/patches-4.14/170-cisco-hack.patch index 124bcfd..7277420 100644 --- a/target/linux/octeon/patches-4.14/170-cisco-hack.patch +++ b/target/linux/octeon/patches-4.14/170-cisco-hack.patch @@ -18,7 +18,7 @@ Signed-off-by: MichaĆ Osowiecki <michal.osowiecki@gmail.com> --- a/arch/mips/cavium-octeon/setup.c +++ b/arch/mips/cavium-octeon/setup.c -@@ -1005,6 +1005,10 @@ void __init plat_mem_setup(void) +@@ -1018,6 +1018,10 @@ void __init plat_mem_setup(void) if (mem_alloc_size > max_memory) mem_alloc_size = max_memory; |