kernel: update kernel 4.9 to 4.9.31
[openwrt/openwrt.git] / target / linux / generic / patches-4.9 / 120-Fix-alloc_node_mem_map-with-ARCH_PFN_OFFSET-calcu.patch
index 22ee360127f163e94352369704e1cb8ace73e7a5..3f746ebd0a7cdd05fa8f17bec7cfc0986bcbe552 100644 (file)
@@ -75,7 +75,7 @@ Signed-off-by: Tobias Wolf <dev-NTEO@vplace.de>
 
 --- a/mm/page_alloc.c
 +++ b/mm/page_alloc.c
-@@ -5894,7 +5894,7 @@ static void __ref alloc_node_mem_map(str
+@@ -5905,7 +5905,7 @@ static void __ref alloc_node_mem_map(str
                mem_map = NODE_DATA(0)->node_mem_map;
  #if defined(CONFIG_HAVE_MEMBLOCK_NODE_MAP) || defined(CONFIG_FLATMEM)
                if (page_to_pfn(mem_map) != pgdat->node_start_pfn)