commit | 0ec315121c8391a14bbeb5eecc146c470dfc00cb | [log] [tgz] |
---|---|---|
author | David Daney <david.daney@cavium.com> | Wed May 22 20:46:44 2013 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Jun 10 18:01:25 2013 +0200 |
tree | 4450a34838c9066a1fa6e31303e9919305c14b90 | |
parent | 02a49d5144c58a2b9826946934533a7a9f28c2ec [diff] |
MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNED When you turn it off, the kernel is unusable, so get rid of the option and always allow unaligned access. The Octeon specific memcpy intentionally does unaligned accesses and it must not fault. Signed-off-by: David Daney <david.daney@cavium.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5303/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>