Author: rmilecki Date: 2015-09-27 08:24:33 +0200 (Sun, 27 Sep 2015) New Revision: 47057
Modified: trunk/target/linux/brcm47xx/patches-4.1/160-kmap_coherent.patch Log: brcm47xx: describe 160-kmap_coherent.patch It was initially commited in r6642. Signed-off-by: Rafa?\197?\130 Mi?\197?\130ecki <[email protected]> Modified: trunk/target/linux/brcm47xx/patches-4.1/160-kmap_coherent.patch =================================================================== --- trunk/target/linux/brcm47xx/patches-4.1/160-kmap_coherent.patch 2015-09-27 06:05:53 UTC (rev 47056) +++ trunk/target/linux/brcm47xx/patches-4.1/160-kmap_coherent.patch 2015-09-27 06:24:33 UTC (rev 47057) @@ -1,3 +1,11 @@ +From: Jeff Hansen <[email protected]> +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 @@ _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
