[PATCH v1 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()

Zi Yan ziy at nvidia.com
Tue Dec 3 05:09:44 AEDT 2024


On 2 Dec 2024, at 7:58, David Hildenbrand wrote:

> The parameter is unused, so let's stop passing it.
>
> Signed-off-by: David Hildenbrand <david at redhat.com>
> ---
>  include/linux/page-isolation.h | 2 +-
>  mm/memory_hotplug.c            | 3 +--
>  mm/page_alloc.c                | 2 +-
>  mm/page_isolation.c            | 4 +---
>  4 files changed, 4 insertions(+), 7 deletions(-)
>
Reviewed-by: Zi Yan <ziy at nvidia.com>

Best Regards,
Yan, Zi


More information about the Linuxppc-dev mailing list