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:
b6541db
)
powerpc/eeh: Don't collect logs on PE with blocked config space
author
Gavin Shan
<gwshan@linux.vnet.ibm.com>
Wed, 1 Oct 2014 07:07:54 +0000
(17:07 +1000)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Wed, 15 Oct 2014 00:27:21 +0000
(11:27 +1100)
When the PE's config space is marked as blocked, PCI config read
requests always return 0xFF's. It's pointless to collect logs in
this case.
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
No differences found