Branch: refs/heads/next
Home: https://github.com/siemens/jailhouse
Commit: f743631213a1f1e2cd007950b9b557501006260b
https://github.com/siemens/jailhouse/commit/f743631213a1f1e2cd007950b9b557501006260b
Author: Flynn Xu <[email protected]>
Date: 2019-02-21 (Thu, 21 Feb 2019)
Changed paths:
M driver/pci.c
Log Message:
-----------
driver: pci: Fix refcount leak
pci_get_domain_bus_and_slot will incease refcount of l_dev, there
should be a pci_dev_put(l_dev) to decrease the refcount, otherwise
the resource will not be free.
Signed-off-by: Flynn xu <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
--
You received this message because you are subscribed to the Google Groups
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.