asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
authorPeter Zijlstra <peterz@infradead.org>
Tue, 4 Feb 2020 01:37:02 +0000 (17:37 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Feb 2020 03:05:26 +0000 (03:05 +0000)
commitff2e6d7259f82ccc9a5aaa7f41194161d9262392
tree23bbd21c48f084fc6784fe7232e6cbe726179297
parent27796d03c9c4b2b937ed4cc2b10f21559ad5a8c9
asm-generic/tlb: rename HAVE_RCU_TABLE_FREE

Towards a more consistent naming scheme.

[akpm@linux-foundation.org: fix sparc64 Kconfig]
Link: http://lkml.kernel.org/r/20200116064531.483522-7-aneesh.kumar@linux.ibm.com
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
13 files changed:
arch/Kconfig
arch/arm/Kconfig
arch/arm/include/asm/tlb.h
arch/arm64/Kconfig
arch/powerpc/Kconfig
arch/s390/Kconfig
arch/sparc/Kconfig
arch/sparc/include/asm/tlb_64.h
arch/x86/Kconfig
arch/x86/include/asm/tlb.h
include/asm-generic/tlb.h
mm/gup.c
mm/mmu_gather.c