mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
authorDavid Hildenbrand <david@redhat.com>
Tue, 2 Apr 2024 12:55:15 +0000 (14:55 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 26 Apr 2024 03:56:41 +0000 (20:56 -0700)
commit25176ad09ca395fcc83b1fc78adf25c8eb1bd964
tree50360a0e69975eadd0dcca631ed31a30fbf94883
parent23babe1934d7637b598e4c9d9f3876e318fa63a4
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST

Nowadays, we call it "GUP-fast", the external interface includes functions
like "get_user_pages_fast()", and we renamed all internal functions to
reflect that as well.

Let's make the config option reflect that.

Link: https://lkml.kernel.org/r/20240402125516.223131-3-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Mike Rapoport (IBM) <rppt@kernel.org>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Cc: Peter Xu <peterx@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
14 files changed:
arch/arm/Kconfig
arch/arm64/Kconfig
arch/loongarch/Kconfig
arch/mips/Kconfig
arch/powerpc/Kconfig
arch/riscv/Kconfig
arch/s390/Kconfig
arch/sh/Kconfig
arch/x86/Kconfig
include/linux/rmap.h
kernel/events/core.c
mm/Kconfig
mm/gup.c
mm/internal.h