]> 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)
commit8f231c850f82bef13d7715cb0296e0ff10460b37
tree413384c5952c92697dd7f2cd964d7ba4dde7fe8a
parent8e1b8af25a3ba2745fd158e621e4ef6baa10226e
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: 35079f7b4acd ("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