kernel: Update kernel 4.14 to version 4.14.187
[openwrt/openwrt.git] / target / linux / ramips / patches-4.14 / 0013-owrt-hack-fix-mt7688-cache-issue.patch
index 442f3180a3bc19082a5cf0a29c2d6ddf88c07b7f..47de8a5f17966c789735a8fcb401295e0d7eea0b 100644 (file)
@@ -15,10 +15,10 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
                                BOOTMEM_DEFAULT);
  #endif
 -      device_tree_init();
-       sparse_init();
-       plat_swiotlb_setup();
  
-@@ -1026,6 +1025,7 @@ void __init setup_arch(char **cmdline_p)
+       /*
+        * In order to reduce the possibility of kernel panic when failed to
+@@ -1036,6 +1035,7 @@ void __init setup_arch(char **cmdline_p)
  
        cpu_cache_init();
        paging_init();