* [PATCH] XEN_SCSI_FRONTEND select XEN_XENBUS_FRONTEND
@ 2014-09-23 14:02 Stefano Stabellini
2014-09-23 14:06 ` Juergen Gross
0 siblings, 1 reply; 2+ messages in thread
From: Stefano Stabellini @ 2014-09-23 14:02 UTC (permalink / raw)
To: xen-devel; +Cc: jgross, Stefano Stabellini, David Vrabel
XEN_SCSI_FRONTEND, as the other frontends, should select
XEN_XENBUS_FRONTEND.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 9130df1..ff62dc1 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -579,6 +579,7 @@ config VMWARE_PVSCSI
config XEN_SCSI_FRONTEND
tristate "XEN SCSI frontend driver"
depends on SCSI && XEN
+ select XEN_XENBUS_FRONTEND
help
The XEN SCSI frontend driver allows the kernel to access SCSI Devices
within another guest OS (usually Dom0).
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] XEN_SCSI_FRONTEND select XEN_XENBUS_FRONTEND
2014-09-23 14:02 [PATCH] XEN_SCSI_FRONTEND select XEN_XENBUS_FRONTEND Stefano Stabellini
@ 2014-09-23 14:06 ` Juergen Gross
0 siblings, 0 replies; 2+ messages in thread
From: Juergen Gross @ 2014-09-23 14:06 UTC (permalink / raw)
To: Stefano Stabellini, xen-devel; +Cc: David Vrabel
On 09/23/2014 04:02 PM, Stefano Stabellini wrote:
> XEN_SCSI_FRONTEND, as the other frontends, should select
> XEN_XENBUS_FRONTEND.
>
> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
>
> diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
> index 9130df1..ff62dc1 100644
> --- a/drivers/scsi/Kconfig
> +++ b/drivers/scsi/Kconfig
> @@ -579,6 +579,7 @@ config VMWARE_PVSCSI
> config XEN_SCSI_FRONTEND
> tristate "XEN SCSI frontend driver"
> depends on SCSI && XEN
> + select XEN_XENBUS_FRONTEND
> help
> The XEN SCSI frontend driver allows the kernel to access SCSI Devices
> within another guest OS (usually Dom0).
>
Already sent this patch:
https://lkml.org/lkml/2014/9/15/12
Still pending...
Juergen
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-09-23 14:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-23 14:02 [PATCH] XEN_SCSI_FRONTEND select XEN_XENBUS_FRONTEND Stefano Stabellini
2014-09-23 14:06 ` Juergen Gross
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).