From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Ellerman Subject: Re: [PATCH] virtio: make VIRTIO a menuconfig to ease disabling it all Date: Wed, 03 Jan 2018 09:40:08 +1100 Message-ID: <871sj7dgvr.fsf@concordia.ellerman.id.au> References: <20171209152657.4762-1-vincent.legoll@gmail.com> <87tvwkfj2f.fsf@concordia.ellerman.id.au> <87h8sjpl2p.fsf@concordia.ellerman.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <87h8sjpl2p.fsf@concordia.ellerman.id.au> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Vincent Legoll Cc: virtualization@lists.linux-foundation.org, Linux Kernel ML , mst@redhat.com List-Id: virtualization@lists.linuxfoundation.org Michael Ellerman writes: > Vincent Legoll writes: > >> Hello, >> >> thanks for the help, and sorry for the poor patch, >> >> On Thu, Dec 21, 2017 at 11:53 AM, Michael Ellerman wrote: >>> This breaks all existing .configs *and* defconfigs that use VIRTIO. >>> >>> Please don't do that. >>> >>> If you make it default y then everything will continue to work. >> >> Do you want me to respin it with the added default ? > > Yes please, either that or revert it. This still seems to be broken. cheers