diff options
author | 2013-06-07 01:10:08 +0800 | |
---|---|---|
committer | 2013-06-07 14:42:03 -0600 | |
commit | 343df771e671d821478dd3ef525a0610b808dbf8 (patch) | |
tree | 71fb953db03eaf6134345c6f277af58b8819b9d0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ia64/PCI: Clean up pci_scan_root_bus() usage (diff) | |
download | linux-dev-343df771e671d821478dd3ef525a0610b808dbf8.tar.xz linux-dev-343df771e671d821478dd3ef525a0610b808dbf8.zip |
PCI: Fix refcount issue in pci_create_root_bus() error recovery path
After calling device_register(&bridge->dev), the bridge is reference-
counted, and it is illegal to call kfree() on it except in the release
function.
[bhelgaas: changelog, use put_device() after device_register() failure]
Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions