From: rmilecki Date: Sun, 27 Sep 2015 06:24:33 +0000 (+0000) Subject: brcm47xx: describe 160-kmap_coherent.patch X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=a6549490146cc332c1f0e8058d1e71c5d2f8226e;p=openwrt.git brcm47xx: describe 160-kmap_coherent.patch It was initially commited in r6642. Signed-off-by: Rafał Miłecki git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47057 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/brcm47xx/patches-4.1/160-kmap_coherent.patch b/target/linux/brcm47xx/patches-4.1/160-kmap_coherent.patch index 2df8f0481b..f66e75956b 100644 --- a/target/linux/brcm47xx/patches-4.1/160-kmap_coherent.patch +++ b/target/linux/brcm47xx/patches-4.1/160-kmap_coherent.patch @@ -1,3 +1,11 @@ +From: Jeff Hansen +Subject: [PATCH] kmap_coherent + +On ASUS WL-500gP there are some "Data bus error"s when executing simple +commands liks "ps" or "cat /proc/1/cmdline". + +This fixes OpenWrt ticket #1485: https://dev.openwrt.org/ticket/1485 +--- --- a/arch/mips/include/asm/cpu-features.h +++ b/arch/mips/include/asm/cpu-features.h @@ -158,6 +158,9 @@