Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751030AbeABWkM (ORCPT + 1 other); Tue, 2 Jan 2018 17:40:12 -0500 Received: from ozlabs.org ([103.22.144.67]:48415 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750865AbeABWkL (ORCPT ); Tue, 2 Jan 2018 17:40:11 -0500 From: Michael Ellerman To: Vincent Legoll Cc: mst@redhat.com, jasowang@redhat.com, virtualization@lists.linux-foundation.org, Linux Kernel ML Subject: Re: [PATCH] virtio: make VIRTIO a menuconfig to ease disabling it all In-Reply-To: <87h8sjpl2p.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> Date: Wed, 03 Jan 2018 09:40:08 +1100 Message-ID: <871sj7dgvr.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: 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