[RFC V3 1/8] mm: Make ptrval_to_str() generally available
David Hildenbrand (Arm)
david at kernel.org
Tue Aug 18 10:25:07 PDT 2026
On 8/18/26 06:00, Anshuman Khandual wrote:
> Move ptrval_to_str() inside a header thus making the helper more generally
> available for new users which are being added later. While here, also move
> another related string size macro PTVAL_STR_MAX inside the header as well.
>
> Cc: Andrew Morton <akpm at linux-foundation.org>
> Cc: David Hildenbrand <david at kernel.org>
> Cc: Lorenzo Stoakes <ljs at kernel.org>
> Cc: linux-mm at kvack.org
> Cc: linux-kernel at vger.kernel.org
> Signed-off-by: Anshuman Khandual <anshuman.khandual at arm.com>
> ---
I would have placed that into include/linux/pgtable.h. Any particular reason for
mm_types?
Acked-by: David Hildenbrand (Arm) <david at kernel.org>
--
Cheers,
David
More information about the linux-um
mailing list