lkml.org 
[lkml]   [2009]   [Oct]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH -next] vbus: proxy uses, select IOQ
From: Randy Dunlap <randy.dunlap@oracle.com>

vbus-proxy also uses ioq, so it should select IOQ.

When CONFIG_VBUS_PROXY=[ym] and VBUS_PCIBRIDGE=n:

ERROR: "ioq_init" [drivers/vbus/vbus-proxy.ko] undefined!

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Gregory Haskins <ghaskins@novell.com>
---
drivers/vbus/Kconfig | 1 +
1 file changed, 1 insertion(+)

--- linux-next-20091007.orig/drivers/vbus/Kconfig
+++ linux-next-20091007/drivers/vbus/Kconfig
@@ -5,6 +5,7 @@
config VBUS_PROXY
tristate "Virtual-Bus support"
select SHM_SIGNAL
+ select IOQ
default n
help
Adds support for a virtual-bus model drivers in a guest to connect

\
 
 \ /
  Last update: 2009-10-07 19:33    [W:0.099 / U:1.672 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site