From: Catalin Marinas Date: Fri, 24 Jul 2015 08:59:55 +0000 (+0100) Subject: arm64: Clean up __flush_tlb(_kernel)_range functions X-Git-Tag: omap-for-v4.3/fixes-rc1~98^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da4e73303e448aa23b36249a85e239ca118ce941;p=pandora-kernel.git arm64: Clean up __flush_tlb(_kernel)_range functions This patch moves the MAX_TLB_RANGE check into the flush_tlb(_kernel)_range functions directly to avoid the undescore-prefixed definitions (and for consistency with a subsequent patch). Signed-off-by: Catalin Marinas Cc: Will Deacon Signed-off-by: Will Deacon --- Reading git-diff-tree failed