OpenCloudOS-Kernel/arch
Martin Schwidefsky 952a31c9e6 asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y
Add the Kconfig option HAVE_MMU_GATHER_NO_GATHER to the generic
mmu_gather code. If the option is set the mmu_gather will not
track individual pages for delayed page free anymore. A platform
that enables the option needs to provide its own implementation
of the __tlb_remove_page_size() function to free pages.

No change in behavior intended.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Will Deacon <will.deacon@arm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Rik van Riel <riel@surriel.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: aneesh.kumar@linux.vnet.ibm.com
Cc: heiko.carstens@de.ibm.com
Cc: linux@armlinux.org.uk
Cc: npiggin@gmail.com
Link: http://lkml.kernel.org/r/20180918125151.31744-2-schwidefsky@de.ibm.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2019-04-03 10:32:55 +02:00
..
alpha arch/tlb: Clean up simple architectures 2019-04-03 10:32:54 +02:00
arc arch/tlb: Clean up simple architectures 2019-04-03 10:32:54 +02:00
arm arm/tlb: Convert to generic mmu_gather 2019-04-03 10:32:48 +02:00
arm64 asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE 2019-04-03 10:32:47 +02:00
c6x arch/tlb: Clean up simple architectures 2019-04-03 10:32:54 +02:00
csky kbuild: force all architectures except um to include mandatory-y 2019-03-17 12:56:32 +09:00
h8300 arch/tlb: Clean up simple architectures 2019-04-03 10:32:54 +02:00
hexagon arch/tlb: Clean up simple architectures 2019-04-03 10:32:54 +02:00
ia64 ia64/tlb: Convert to generic mmu_gather 2019-04-03 10:32:49 +02:00
m68k arch/tlb: Clean up simple architectures 2019-04-03 10:32:54 +02:00
microblaze arch/tlb: Clean up simple architectures 2019-04-03 10:32:54 +02:00
mips arch/tlb: Clean up simple architectures 2019-04-03 10:32:54 +02:00
nds32 arch/tlb: Clean up simple architectures 2019-04-03 10:32:54 +02:00
nios2 arch/tlb: Clean up simple architectures 2019-04-03 10:32:54 +02:00
openrisc arch/tlb: Clean up simple architectures 2019-04-03 10:32:54 +02:00
parisc arch/tlb: Clean up simple architectures 2019-04-03 10:32:54 +02:00
powerpc asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE 2019-04-03 10:32:47 +02:00
riscv asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range() 2019-04-03 10:32:42 +02:00
s390 asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE 2019-04-03 10:32:40 +02:00
sh sh/tlb: Convert SH to generic mmu_gather 2019-04-03 10:32:51 +02:00
sparc arch/tlb: Clean up simple architectures 2019-04-03 10:32:54 +02:00
um um/tlb: Convert to generic mmu_gather 2019-04-03 10:32:52 +02:00
unicore32 arch/tlb: Clean up simple architectures 2019-04-03 10:32:54 +02:00
x86 asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE 2019-04-03 10:32:47 +02:00
xtensa arch/tlb: Clean up simple architectures 2019-04-03 10:32:54 +02:00
.gitignore
Kconfig asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y 2019-04-03 10:32:55 +02:00