git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9eaa44
)
asm-generic: allow generic unaligned access if the arch supports it
author
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Thu, 1 May 2014 15:49:33 +0000
(17:49 +0200)
committer
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Thu, 8 May 2014 08:22:23 +0000
(10:22 +0200)
Switch the default unaligned access method to 'hardware implemented'
if HAVE_EFFICIENT_UNALIGNED_ACCESS is set.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
No differences found