brcm47xx: describe 160-kmap_coherent.patch
It was initially commited in r6642. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 47057
This commit is contained in:
parent
6eadb62f70
commit
c6c4b2640f
1 changed files with 8 additions and 0 deletions
|
@ -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
|
--- a/arch/mips/include/asm/cpu-features.h
|
||||||
+++ b/arch/mips/include/asm/cpu-features.h
|
+++ b/arch/mips/include/asm/cpu-features.h
|
||||||
@@ -158,6 +158,9 @@
|
@@ -158,6 +158,9 @@
|
||||||
|
|
Loading…
Reference in a new issue