kernel: bump 5.15 to 5.15.72
[openwrt/openwrt.git] / target / linux / generic / pending-5.15 / 120-Fix-alloc_node_mem_map-with-ARCH_PFN_OFFSET-calcu.patch
index b0b399a2dd6c9756301e87e8fc8e83f1b0ca0359..1ba95d3ffa2df8fb1a41373833fa7f24e9e84f91 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
-@@ -7557,7 +7557,7 @@ static void __init alloc_node_mem_map(st
+@@ -7602,7 +7602,7 @@ static void __init alloc_node_mem_map(st
        if (pgdat == NODE_DATA(0)) {
                mem_map = NODE_DATA(0)->node_mem_map;
                if (page_to_pfn(mem_map) != pgdat->node_start_pfn)