From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id A500C1A0018 for ; Sat, 21 Nov 2015 00:37:05 +1100 (AEDT) Message-ID: <1448026622.3974.28.camel@redhat.com> Subject: Re: kernel BUG at drivers/scsi/scsi_lib.c:1096! From: Mark Salter To: Laurent Dufour , Michael Ellerman , Christoph Hellwig Cc: "James E. J. Bottomley" , brking , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-block@vger.kernel.org Date: Fri, 20 Nov 2015 08:37:02 -0500 In-Reply-To: <564F188F.4080502@linux.vnet.ibm.com> References: <1447838334.1564.2.camel@ellerman.id.au> <1447855399.3974.24.camel@redhat.com> <1447894964.15206.0.camel@ellerman.id.au> <20151119082325.GA11419@infradead.org> <1448021448.14769.7.camel@ellerman.id.au> <564F188F.4080502@linux.vnet.ibm.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2015-11-20 at 13:56 +0100, Laurent Dufour wrote: > On 20/11/2015 13:10, Michael Ellerman wrote: > > On Thu, 2015-11-19 at 00:23 -0800, Christoph Hellwig wrote: > > > > > It's pretty much guaranteed a block layer bug, most likely in the > > > merge bios to request infrastucture where we don't obey the merging > > > limits properly. > > > > > > Does either of you have a known good and first known bad kernel? > > > > Not me, I've only hit it one or two times. All I can say is I have hit it in > > 4.4-rc1. > > > > Laurent, can you narrow it down at all? > > I'm trying bisect it but it's very time consuming, and I think I missed > some bad kernel because I didn't let enough time to the system to panic. > > But I'm still on... > I usually hit it at boot time. Maybe one out of five times. I'll take a stab at bisecting today...