kernel: bump 4.9 to 4.9.65
[openwrt/staging/chunkeey.git] / target / linux / ramips / patches-4.9 / 0013-owrt-hack-fix-mt7688-cache-issue.patch
index 8602801587f986d6a58792486a17d5e8f0b59003..0a3ef365fa456af3acf2c334901354f66b3222cf 100644 (file)
@@ -10,7 +10,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
 
 --- a/arch/mips/kernel/setup.c
 +++ b/arch/mips/kernel/setup.c
-@@ -774,7 +774,6 @@ static void __init arch_mem_init(char **
+@@ -846,7 +846,6 @@ static void __init arch_mem_init(char **
                                crashk_res.end - crashk_res.start + 1,
                                BOOTMEM_DEFAULT);
  #endif
@@ -18,7 +18,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
        sparse_init();
        plat_swiotlb_setup();
  
-@@ -890,6 +889,7 @@ void __init setup_arch(char **cmdline_p)
+@@ -962,6 +961,7 @@ void __init setup_arch(char **cmdline_p)
  
        cpu_cache_init();
        paging_init();