]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: tlb: Remove redundant !CONFIG_HAVE_RCU_TABLE_FREE code
authorWill Deacon <will.deacon@arm.com>
Thu, 23 Aug 2018 18:48:44 +0000 (19:48 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 11 Sep 2018 15:49:12 +0000 (16:49 +0100)
commitf6f04a0dfc946b5084e1b4c3c3d40d42435c868a
treea5d96cfa5860aca723874e7317a992b6cd64bb64
parent885c94588672b819cc045a290800d2b204ffa8d6
arm64: tlb: Remove redundant !CONFIG_HAVE_RCU_TABLE_FREE code

If there's one thing the RCU-based table freeing doesn't need, it's more
ifdeffery.

Remove the redundant !CONFIG_HAVE_RCU_TABLE_FREE code, since this option
is unconditionally selected in our Kconfig.

Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/tlb.h