https://github.com/torvalds/linux
Revision e95ae5a4939c52ccab02a49238d5d15d492b2598 authored by Igor Mammedov on 27 March 2012, 17:31:08 UTC, committed by Konrad Rzeszutek Wilk on 06 April 2012, 16:12:52 UTC
commit b9136d207f08
  xen: initialize platform-pci even if xen_emul_unplug=never

breaks blkfront/netfront by not loading them because of
xen_platform_pci_unplug=0 and it is never set for PV guest.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
1 parent df7a3ee
History
Tip revision: e95ae5a4939c52ccab02a49238d5d15d492b2598 authored by Igor Mammedov on 27 March 2012, 17:31:08 UTC
xen: only check xen_platform_pci_unplug if hvm
Tip revision: e95ae5a
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 201.4 KB
Makefile -rw-r--r-- 52.1 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top