Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756791AbbGGKKj (ORCPT ); Tue, 7 Jul 2015 06:10:39 -0400 Received: from mo4-p00-ob.smtp.rzone.de ([81.169.146.220]:36630 "EHLO mo4-p00-ob.smtp.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755460AbbGGKKa (ORCPT ); Tue, 7 Jul 2015 06:10:30 -0400 X-RZG-AUTH: :P2EQZWCpfu+qG7CngxMFH1J+yackYocTD1iAi8x+OWi/zfN1cLnBYfssV9xSQZalN+Gd3fFo5tAh3chA3SrPWjfdjcaueQ== X-RZG-CLASS-ID: mo00 Date: Tue, 7 Jul 2015 12:10:25 +0200 From: Olaf Hering To: Dexuan Cui , Paul Bolle Cc: gregkh@linuxfoundation.org, davem@davemloft.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, driverdev-devel@linuxdriverproject.org, apw@canonical.com, jasowang@redhat.com, kys@microsoft.com, haiyangz@microsoft.com Subject: Re: [PATCH 6/7] hvsock: introduce Hyper-V VM Sockets feature Message-ID: <20150707101025.GA5003@aepfle.de> References: <1436194049-27829-1-git-send-email-decui@microsoft.com> <1436261876.20057.132.camel@tiscali.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1436261876.20057.132.camel@tiscali.nl> User-Agent: Mutt/1.5.23 (2015-06-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 656 Lines: 22 On Tue, Jul 07, Paul Bolle wrote: > On ma, 2015-07-06 at 07:47 -0700, Dexuan Cui wrote: > > --- /dev/null > > +++ b/net/hv_sock/Kconfig > > > +config HYPERV_SOCK > > + tristate "Microsoft Hyper-V Socket (EXPERIMENTAL)" > > + depends on HYPERV > > + default m > It's a bit odd to advise to say N if one is unsure and set the default > to 'm' at the same time. The 'default' line has to be removed IMO. Olaf -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/