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)
commit9ef282cd9695f13f88a2a563fcfd6164b4d7ca18
treec5fa6619a78010aa0cf8af391d2fb07d37a15fa0
parentcac43c0b715e9742c48ce391ab1ac5152f1e91d5
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]