aboutsummaryrefslogtreecommitdiffstats
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
commit087cfc7a0757a59a83ac45483ef28fd022e060cf (patch)
tree4ad9ab2d33aea4b00a8c8db2bd32db45b8d5e5bd /target/linux/brcm47xx
parent6b40c90ff865da833707061eee763746165052a0 (diff)
downloadmaster-187ad058-087cfc7a0757a59a83ac45483ef28fd022e060cf.tar.gz
master-187ad058-087cfc7a0757a59a83ac45483ef28fd022e060cf.tar.bz2
master-187ad058-087cfc7a0757a59a83ac45483ef28fd022e060cf.zip
brcm47xx: describe 160-kmap_coherent.patch
It was initially commited in r6642. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47057 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 @@