From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: BUG in scsi_lib.c due to a bad commit Date: Thu, 13 Nov 2014 23:32:14 -0800 Message-ID: <20141114073214.GA1879@infradead.org> References: <54629CAE.2000207@laposte.net> <5462CB90.1080303@roeck-us.net> <54642541.9080302@laposte.net> <94D0CD8314A33A4D9D801C0FE68B4029593A1880@G9W0745.americas.hpqcorp.net> <54647C10.4070506@laposte.net> <20141113142907.GB29354@infradead.org> <5464E6E6.3090606@laposte.net> <20141113175402.GA27327@infradead.org> <546536EA.4070705@laposte.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <546536EA.4070705@laposte.net> Sender: linux-kernel-owner@vger.kernel.org To: Barto Cc: "Elliott, Robert (Server Storage)" , Guenter Roeck , Bjorn Helgaas , "linux-kernel@vger.kernel.org" , "linux-scsi@vger.kernel.org" , Joe Perches List-Id: linux-scsi@vger.kernel.org On Thu, Nov 13, 2014 at 11:55:38PM +0100, Barto wrote: > it's interesting, with this commit > 74665016086615bbaa3fa6f83af410a0a4e029ee I have the bug : > > scsi: convert host_busy to atomic_t : At this point we'll need a bisction between v3.16 as the last good point, and 74665016086615bbaa3fa6f83af410a0a4e029ee as the known bad point.