From: Will Deacon Date: Mon, 16 Dec 2013 17:50:08 +0000 (+0000) Subject: arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS X-Git-Tag: v3.14-rc1~153^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50afc33a90e710c02d9bbf2f3673936365f0e690;p=pandora-kernel.git arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS ARMv8 CPUs can perform efficient unaligned memory accesses in hardware and this feature is relied up on by code such as the dcache word-at-a-time name hashing. This patch selects HAVE_EFFICIENT_UNALIGNED_ACCESS for arm64. Signed-off-by: Will Deacon Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed