Re: [PATCH v6 2/2] mm: Convert vmemmap_p?d_populate() to static functions
From: David Hildenbrand (arm)
Date: Mon Feb 02 2026 - 04:09:53 EST
On 2/1/26 07:35, chengkaitao wrote:
From: Chengkaitao <chengkaitao@xxxxxxxxxx>
Since the vmemmap_p?d_populate functions are unused outside the mm
subsystem, we can remove their external declarations and convert
them to static functions.
Signed-off-by: Chengkaitao <chengkaitao@xxxxxxxxxx>
---
Acked-by: David Hildenbrand (arm) <david@xxxxxxxxxx>
--
Cheers
David