[PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()

Vlastimil Babka vbabka at suse.cz
Thu Feb 12 07:28:23 PST 2026


On 2/11/26 11:31, Mike Rapoport wrote:
> From: "Mike Rapoport (Microsoft)" <rppt at kernel.org>
> 
> my_zero_pfn() is a silly name.
> 
> Rename zero_pfn variable to zero_page_pfn and my_zero_pfn() function to
> zero_pfn().
> 
> While on it, move extern declarations of zero_page_pfn outside the
> functions that use it and add a comment about what ZERO_PAGE is.
> 
> Signed-off-by: Mike Rapoport (Microsoft) <rppt at kernel.org>

Acked-by: Vlastimil Babka <vbabka at suse.cz>




More information about the linux-riscv mailing list