From 0567f5facbdf04806a37ef521dd0893159fde715 Mon Sep 17 00:00:00 2001 From: Ard Biesheuvel Date: Thu, 1 May 2014 17:49:33 +0200 Subject: [PATCH] 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-format-patch failed