[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100121.012856.244222536.davem@davemloft.net>
Date: Thu, 21 Jan 2010 01:28:56 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: randy.dunlap@...cle.com
Cc: mst@...hat.com, rusty@...tcorp.com.au, netdev@...r.kernel.org,
sfr@...b.auug.org.au
Subject: Re: [PATCH] vhost: fix TUN=m VHOST_NET=y
From: Randy Dunlap <randy.dunlap@...cle.com>
Date: Wed, 20 Jan 2010 08:49:10 -0800
> On Wed, 20 Jan 2010 13:30:38 +0200 Michael S. Tsirkin wrote:
>
>> drivers/built-in.o: In function `get_tun_socket':
>> net.c:(.text+0x15436e): undefined reference to `tun_get_socket'
>>
>> If tun is a module, vhost must be a module, too.
>> If tun is built-in or disabled, vhost can be built-in.
>>
>> Note: TUN || !TUN might look a bit strange until you realize
>> that boolean logic rules do not apply for tristate variables.
>>
>> Reported-by: Randy Dunlap <randy.dunlap@...cle.com>
>> Signed-off-by: Michael S. Tsirkin <mst@...hat.com>
>
> Acked-by: Randy Dunlap <randy.dunlap@...cle.com>
Applied to net-next-2.6, thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists