From: Ard Biesheuvel Date: Thu, 1 May 2014 15:49:33 +0000 (+0200) Subject: asm-generic: allow generic unaligned access if the arch supports it X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~10^2~24^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0567f5facbdf04806a37ef521dd0893159fde715;p=pandora-kernel.git asm-generic: allow generic unaligned access if the arch supports it Switch the default unaligned access method to 'hardware implemented' if HAVE_EFFICIENT_UNALIGNED_ACCESS is set. Signed-off-by: Ard Biesheuvel Acked-by: Arnd Bergmann --- Reading git-diff-tree failed