mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
We only support the generic GUP now, so rename the config option to be more clear, and always use the mm/Kconfig definition of the symbol and select it from the arch Kconfigs. Link: http://lkml.kernel.org/r/20190625143715.1689-11-hch@lst.de Signed-off-by:Christoph Hellwig <hch@lst.de> Reviewed-by:
Khalid Aziz <khalid.aziz@oracle.com> Reviewed-by:
Jason Gunthorpe <jgg@mellanox.com> Cc: Andrey Konovalov <andreyknvl@google.com> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: David Miller <davem@davemloft.net> Cc: James Hogan <jhogan@kernel.org> Cc: Michael Ellerman <mpe@ellerman.id.au> Cc: Nicholas Piggin <npiggin@gmail.com> Cc: Paul Burton <paul.burton@mips.com> Cc: Paul Mackerras <paulus@samba.org> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Rich Felker <dalias@libc.org> Cc: Yoshinori Sato <ysato@users.sourceforge.jp> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- arch/arm/Kconfig 1 addition, 4 deletionsarch/arm/Kconfig
- arch/arm64/Kconfig 1 addition, 3 deletionsarch/arm64/Kconfig
- arch/mips/Kconfig 1 addition, 1 deletionarch/mips/Kconfig
- arch/powerpc/Kconfig 1 addition, 1 deletionarch/powerpc/Kconfig
- arch/s390/Kconfig 1 addition, 1 deletionarch/s390/Kconfig
- arch/sh/Kconfig 1 addition, 1 deletionarch/sh/Kconfig
- arch/sparc/Kconfig 1 addition, 1 deletionarch/sparc/Kconfig
- arch/x86/Kconfig 1 addition, 3 deletionsarch/x86/Kconfig
- mm/Kconfig 1 addition, 1 deletionmm/Kconfig
- mm/gup.c 2 additions, 2 deletionsmm/gup.c
Loading
Please register or sign in to comment