git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
156171c
)
[ARM] Kirkwood: disable propagation of mbus error to the CPU local bus
author
Lennert Buytenhek
<buytenh@wantstofly.org>
Thu, 12 Nov 2009 19:31:14 +0000
(20:31 +0100)
committer
Nicolas Pitre
<nico@fluxnic.net>
Fri, 13 Nov 2009 17:14:23 +0000
(12:14 -0500)
Disable propagation of mbus errors to the CPU local bus, as this causes
mbus errors (which can occur for example for PCI aborts) to throw CPU
aborts, which we're not set up to deal with.
Reported-by: Dieter Kiermaier <dk-arm-linux@gmx.de>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: Nicolas Pitre <nico@marvell.com>
No differences found