Files
linux-apfs/drivers/pnp
Yinghai Lu 89e96ada57 PNPACPI: Fix device ref leaking in acpi_pnp_match
During testing pci root bus removal, found some root bus bridge is not freed.
If booting with pnpacpi=off, those hostbridge could be freed without problem.
It turns out that some devices reference are not released during acpi_pnp_match.
that match should not hold one device ref during every calling.
Add pu_device calling before returning.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Cc: stable@vger.kernel.org
Signed-off-by: Len Brown <len.brown@intel.com>
2012-03-30 03:38:40 -04:00
..
2011-01-12 04:59:44 -05:00
2011-03-31 11:26:23 -03:00
2011-01-12 04:59:44 -05:00
2010-03-14 20:08:38 -04:00
2010-03-14 20:08:38 -04:00