[PATCH v1 7/9] mm: Introduce unmap_desc struct to reduce function arguments

Pedro Falcato pfalcato at suse.de
Wed Sep 10 06:10:17 PDT 2025


On Tue, Sep 09, 2025 at 03:09:43PM -0400, Liam R. Howlett wrote:
> The unmap_region code uses a number of arguments that could use better
> documentation.  With the addition of a descriptor for unmap (called
> unmap_desc), the arguments can be more self-documenting and increase the
> descriptions within the declaration.
> 
> No functional change intended
> 
> Signed-off-by: Liam R. Howlett <Liam.Howlett at oracle.com>

Neat, new helper struct just dropped!

Reviewed-by: Pedro Falcato <pfalcato at suse.de>

-- 
Pedro



More information about the maple-tree mailing list