Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751496AbdIORhG (ORCPT ); Fri, 15 Sep 2017 13:37:06 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:49095 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751185AbdIORhF (ORCPT ); Fri, 15 Sep 2017 13:37:05 -0400 Date: Fri, 15 Sep 2017 10:37:03 -0700 From: Christoph Hellwig To: Laura Abbott Cc: "Michael S. Tsirkin" , Jason Wang , virtualization@lists.linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: Regression in virtio block driver with 4.13.2 Message-ID: <20170915173703.GA23073@infradead.org> References: <93e65aef-e93d-6a99-854a-f6147f84e3b1@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <93e65aef-e93d-6a99-854a-f6147f84e3b1@redhat.com> User-Agent: Mutt/1.8.3 (2017-05-23) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 269 Lines: 8 On Fri, Sep 15, 2017 at 09:54:08AM -0700, Laura Abbott wrote: > Hi, > > Fedora got a bug report on an early version of 4.13.2 > https://paste.fedoraproject.org/paste/t-Yx23LN5QwJ7oPZLj3zrg Can you check if the issue goes away when you disable CONFIG_VIRTIO_BLK_SCSI?