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)
commit07212cd47efef1df971e2289a89c087a5f6f6a2b
treea5d96cfa5860aca723874e7317a992b6cd64bb64
parent67a902ac598dca056366a7342f401aa6f605072f
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