Thread (5 messages) 5 messages, 3 authors, 2021-09-10

Re: [PATCH 10/12] xen-pcifront: this module is PV-only

From: Stefano Stabellini <sstabellini@kernel.org>
Date: 2021-09-10 23:34:03
Also in: xen-devel

On Tue, 7 Sep 2021, Jan Beulich wrote:
It's module init function does a xen_pv_domain() check first thing.
Hence there's no point building it in non-PV configurations.

Signed-off-by: Jan Beulich <redacted>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
quoted hunk ↗ jump to hunk
--- a/drivers/pci/Kconfig
+++ b/drivers/pci/Kconfig
@@ -110,7 +110,7 @@ config PCI_PF_STUB
 
 config XEN_PCIDEV_FRONTEND
 	tristate "Xen PCI Frontend"
-	depends on X86 && XEN
+	depends on XEN_PV
 	select PCI_XEN
 	select XEN_XENBUS_FRONTEND
 	default y
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help