kernel: bump 5.15 to 5.15.118
[openwrt/openwrt.git] / target / linux / ramips / patches-5.15 / 315-owrt-hack-fix-mt7688-cache-issue.patch
index f36f028cab3845a12b967e7d1c988f401373473a..d49429f7a3b862e9559bdd12ea942c295093af4f 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
-@@ -686,7 +686,6 @@ static void __init arch_mem_init(char **
+@@ -687,7 +687,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
-@@ -803,6 +802,7 @@ void __init setup_arch(char **cmdline_p)
+@@ -804,6 +803,7 @@ void __init setup_arch(char **cmdline_p)
  
        cpu_cache_init();
        paging_init();