kernel: bump 5.15 to 5.15.109
[openwrt/staging/hauke.git] / target / linux / generic / pending-5.15 / 120-Fix-alloc_node_mem_map-with-ARCH_PFN_OFFSET-calcu.patch
index c1313c82f4d8f2ffcb2dbeb408cd45f573cb932c..ac5e3a69b80c65172407df7514c0f32239c78b86 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
-@@ -7604,7 +7604,7 @@ static void __init alloc_node_mem_map(st
+@@ -7620,7 +7620,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)