]> git.baikalelectronics.ru Git - kernel.git/commit
xen/pvhvm: Remove the xen_platform_pci int.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 11 Dec 2013 20:22:01 +0000 (15:22 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 3 Jan 2014 19:54:53 +0000 (14:54 -0500)
commit54981dea984a371984a69cc50d6f6939f72a8edd
treedc736eb7fe0105df23083a7e20c21c04ec1ceb68
parent59175bbdf1c950bc8cdc5cd08f43dd3be0de6c9d
xen/pvhvm: Remove the xen_platform_pci int.

Since we have  xen_has_pv_devices,xen_has_pv_disk_devices,
xen_has_pv_nic_devices, and xen_has_pv_and_legacy_disk_devices
to figure out the different 'unplug' behaviors - lets
use those instead of this single int.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/platform-pci-unplug.c
include/xen/platform_pci.h