kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH 2/2] tree-wide: rename vmemdup_user to kvmemdup_user
       [not found] <2e717622-22ba-9947-c8df-520bdbb2e16f@web.de>
@ 2020-08-15 18:23 ` Matthew Wilcox
  0 siblings, 0 replies; only message in thread
From: Matthew Wilcox @ 2020-08-15 18:23 UTC (permalink / raw)
  To: Markus Elfring
  Cc: kernel-janitors, linux-kernel, Josef Bacik, Al Viro,
	linux-fsdevel, kernel-team, Christoph Hellwig, Coccinelle

On Sat, Aug 15, 2020 at 03:10:12PM +0200, Markus Elfring wrote:
> > This helper uses kvmalloc, not vmalloc, so rename it to kvmemdup_user to
> > make it clear we're using kvmalloc() and will need to use kvfree().
> 
> Can the renaming of this function name trigger software updates
> for any more source files?

Why don't you find out, and if there are, submit your own patch?

> Example:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/scripts/coccinelle/api/memdup_user.cocci?idÉc9735c46f589b9877b7fc00c89ef1b61a31e18#n18
> 
> Regards,
> Markus

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-15 18:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <2e717622-22ba-9947-c8df-520bdbb2e16f@web.de>
2020-08-15 18:23 ` [PATCH 2/2] tree-wide: rename vmemdup_user to kvmemdup_user Matthew Wilcox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).