From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751450AbeA1KOV (ORCPT ); Sun, 28 Jan 2018 05:14:21 -0500 Received: from ozlabs.org ([103.22.144.67]:53919 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751178AbeA1KOU (ORCPT ); Sun, 28 Jan 2018 05:14:20 -0500 From: Michael Ellerman To: "Michael S. Tsirkin" , Jason Wang , Vincent Legoll , sfr@canb.auug.org.au Cc: virtualization@lists.linux-foundation.org, linux-kernel@vger.kernel.org, Randy Dunlap Subject: Re: Ping Re: [PATCH] virtio: make VIRTIO a menuconfig to ease disabling it all In-Reply-To: References: <459e2097-f20a-18f8-17d9-2d9ed011211d@infradead.org> <20180107113356.2806-1-vincent.legoll@gmail.com> <87h8rdp55n.fsf@concordia.ellerman.id.au> Date: Sun, 28 Jan 2018 21:14:15 +1100 Message-ID: <877es22sug.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 Vincent Legoll writes: > On 1/23/18, Michael Ellerman wrote: >> This has been broken in linux-next for ~6 weeks now, can we please merge >> this and get it fixed. > > Added Stephen Rothwell to cc It should be fixed in the virtio tree, which the other Michael and Jason maintain AFAIK. cheers