]> git.baikalelectronics.ru Git - kernel.git/commit
asm-generic/tlb: add missing CONFIG symbol
authorPeter Zijlstra <peterz@infradead.org>
Tue, 4 Feb 2020 01:36:59 +0000 (17:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Feb 2020 03:05:26 +0000 (03:05 +0000)
commit45a24d830c581348607911d75893102df963eb00
tree413384c5952c92697dd7f2cd964d7ba4dde7fe8a
parent2a6222ee7956d2c13027782ad7a442863d7deabc
asm-generic/tlb: add missing CONFIG symbol

Without this the symbol will not actually end up in .config files.

Link: http://lkml.kernel.org/r/20200116064531.483522-6-aneesh.kumar@linux.ibm.com
Fixes: 37bd8fe1b8d6 ("asm-generic/tlb: Provide generic tlb_flush() based on flush_tlb_mm()")
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>
arch/Kconfig