mm/mm_init.c: update obsolete comment in get_pfn_range_for_nid()
authorMiaohe Lin <linmiaohe@huawei.com>
Sun, 25 Jun 2023 03:33:40 +0000 (11:33 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 18 Aug 2023 17:12:00 +0000 (10:12 -0700)
commit3a29280afb25263c76212a8c140c29f280049ffb
treefa888db03651311ff2e02a21bbdc34aeb916cb47
parentfad9c80e6371ee04a3fa5728efe20b88d8e4cccd
mm/mm_init.c: update obsolete comment in get_pfn_range_for_nid()

Since commit 633c0666b5a5 ("Memoryless nodes: drop one memoryless node boot
warning"), the warning for a node with no available memory is removed.
Update the corresponding comment.

Link: https://lkml.kernel.org/r/20230625033340.1054103-1-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: Mike Rapoport (IBM) <rppt@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/mm_init.c