arc770: enable unaligned access handling simulation in software
authorJohn Crispin <john@openwrt.org>
Sat, 9 Apr 2016 10:25:16 +0000 (10:25 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 9 Apr 2016 10:25:16 +0000 (10:25 +0000)
commitde2de504eb019590a06c0758f622fe5e8ab26fd5
tree090c1a94fda29eeb601708e9d588435fe28bb10e
parentab629189ce96a464bceb83e81c539043957e8903
arc770: enable unaligned access handling simulation in software

This enables misaligned access handling by software in Linux kernel.

With some wireless drivers (ath9k-htc and mt7601u for example) we see
misaligned accesses here and there and to cope with that without
fixing stuff in the drivers we're just gracefully handling it on ARC.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
SVN-Revision: 49134
target/linux/arc770/config-4.4
target/linux/generic/patches-4.4/333-arc-enable-unaligned-access-in-kernel-mode.patch [new file with mode: 0644]