[PATCH v3 05/13] mm/vma: rename __mmap_prepare() function to avoid confusion
Pedro Falcato
pfalcato at suse.de
Wed Sep 17 03:49:18 PDT 2025
On Tue, Sep 16, 2025 at 03:11:51PM +0100, Lorenzo Stoakes wrote:
> Now we have the f_op->mmap_prepare() hook, having a static function called
> __mmap_prepare() that has nothing to do with it is confusing, so rename
> the function to __mmap_setup().
>
> Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes at oracle.com>
> Reviewed-by: David Hildenbrand <david at redhat.com>
I would love to bikeshed on the new name (maybe something more descriptive?),
but I don't really mind.
Reviewed-by: Pedro Falcato <pfalcato at suse.de>
--
Pedro
More information about the kexec
mailing list