From: Barry Song Date: Fri, 27 Nov 2009 09:18:21 +0000 (+0000) Subject: Blackfin: workaround anomaly 05000310 X-Git-Tag: v2.6.33-rc1~53^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a00b4fe5ce4b98f7c4457fffdb392d7bfece2e78;p=pandora-kernel.git Blackfin: workaround anomaly 05000310 While fetching instructions at the boundary of L1 instruction SRAM, a false External Memory Addressing Error might be triggered. We should ignore this and continue on our way to avoid random crashes. Because hardware errors are not exact in the Blackfin architecture, we need to catch a few more common cases when the code flow changes and the signal is finally delivered. Signed-off-by: Barry Song Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed