kernel: bump 4.9 to 4.9.65
Refresh patches. Compile-tested: ar71xx, octeon, x86/64. Runtime-tested: ar71xx, octeon, x86/64. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
parent
088262ac7a
commit
9fe59abef8
5 changed files with 227 additions and 249 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue