summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-09-27 06:24:33 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-09-27 06:24:33 +0000
commitc6c4b2640f7d903a4e1672745e8001890d2d803f (patch)
tree900b74a19641dc16c823f9be7b7eaf8e822aa43e /target/linux/brcm47xx
parent6eadb62f702970b8f54e975f57c97aac366089b7 (diff)
downloadmaster-31e0f0ae-c6c4b2640f7d903a4e1672745e8001890d2d803f.tar.gz
master-31e0f0ae-c6c4b2640f7d903a4e1672745e8001890d2d803f.tar.bz2
master-31e0f0ae-c6c4b2640f7d903a4e1672745e8001890d2d803f.zip
brcm47xx: describe 160-kmap_coherent.patch
It was initially commited in r6642. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 47057
Diffstat (limited to 'target/linux/brcm47xx')
-rw-r--r--target/linux/brcm47xx/patches-4.1/160-kmap_coherent.patch8
1 files changed, 8 insertions, 0 deletions
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 <jhansen@cardaccess-inc.com>
+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 @@