ramips: 6.6: refresh patches
[openwrt/staging/stintel.git] / target / linux / ramips / patches-6.6 / 315-owrt-hack-fix-mt7688-cache-issue.patch
index c31e6d7cde28f96a9de06a191d05fe061ba49206..04f0a67325d35a80e319486c927bd41b38be8417 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
-@@ -699,7 +699,6 @@ static void __init arch_mem_init(char **
+@@ -705,7 +705,6 @@ static void __init arch_mem_init(char **
        mips_reserve_vmcore();
  
        mips_parse_crashkernel();
@@ -18,7 +18,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
  
        /*
         * In order to reduce the possibility of kernel panic when failed to
-@@ -834,6 +833,7 @@ void __init setup_arch(char **cmdline_p)
+@@ -841,6 +840,7 @@ void __init setup_arch(char **cmdline_p)
  
        cpu_cache_init();
        paging_init();