kernel: update 4.9 to 4.9.52
[openwrt/staging/lynxis.git] / target / linux / generic / pending-4.9 / 120-Fix-alloc_node_mem_map-with-ARCH_PFN_OFFSET-calcu.patch
index f3abf34a9ff24e56f7babfea229dcfc67be2ff12..8168a885b203e7f61f1c7bee23cd04df1ab1680c 100644 (file)
@@ -71,7 +71,7 @@ Signed-off-by: Tobias Wolf <dev-NTEO@vplace.de>
 
 --- a/mm/page_alloc.c
 +++ b/mm/page_alloc.c
-@@ -5909,7 +5909,7 @@ static void __ref alloc_node_mem_map(str
+@@ -5921,7 +5921,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)