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:
56039e6
)
x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero
author
ethan.zhao
<ethan.zhao@oracle.com>
Fri, 26 Jul 2013 17:21:24 +0000
(11:21 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 26 Jul 2013 17:21:24 +0000
(11:21 -0600)
We can check for addr being zero earlier and thus avoid the mutex_unlock()
cleanup path.
[bhelgaas: drop warning printk]
Signed-off-by: ethan.zhao <ethan.zhao@oracle.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
No differences found