Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753931AbbHTPJF (ORCPT ); Thu, 20 Aug 2015 11:09:05 -0400 Received: from mail-wi0-f170.google.com ([209.85.212.170]:34328 "EHLO mail-wi0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752978AbbHTPJC (ORCPT ); Thu, 20 Aug 2015 11:09:02 -0400 Message-ID: <55D5ED8A.5000306@gmail.com> Date: Thu, 20 Aug 2015 17:08:58 +0200 From: Sergio Callegari User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Christoph Hellwig CC: Borislav Petkov , linux-kernel@vger.kernel.org Subject: Re: IDE Floppy support for IOMEGA Zip Drive broken in 3.16 -> 3.17 transition References: <20150625213140.GA16951@pd.tnic> <55D2E25C.7090201@gmail.com> <20150820080846.GA11599@infradead.org> In-Reply-To: <20150820080846.GA11599@infradead.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1956 Lines: 60 Hi Christoph, thanks for your answer! Any clue on how to help/speed up this? Was there any exchange with them when you first provided your patch back in 2014? Can it be restarted? My feeling is that the issue fixed with 045065d8a300a37218c548e9aa7becd581c6a0e8 was in fact the real paper over the bug. As distros start picking kernels with 045065d8a300a37218c548e9aa7becd581c6a0e8 the issue is like to bite more and more. And it is a subtle bug. In some cases takes ages before revealing, making one feel confident on a system that is in fact broken. And takes ages to bisect (took me almost 7 days). Best, Sergio On 20/08/2015 10:08, Christoph Hellwig wrote: > Hi Sergio, > > On Tue, Aug 18, 2015 at 09:44:28AM +0200, Sergio Callegari wrote: >> Hi, >> >> I have bisected the issue down to >> >> [045065d8a300a37218c548e9aa7becd581c6a0e8] [SCSI] fix qemu boot hang problem >> >> Bisecting has been a painful job due to the fact that the bug may show only >> many hours after the system boot. >> >> The commit above in fact is not the culprit, but a fix to an issue that was >> hiding the real bug on my system. See >> >> http://marc.info/?l=linux-kernel&m=143973820612978&w=2 >> >> The real issue is with sata host lock and seems to be biting a few other >> people as well >> >> https://bbs.archlinux.org/viewtopic.php?id=189324 >> >> A patch fixing the issue was sent to the LKML back in Nov 2014 by Christoph >> Hellwig (who is reading in CC) >> >> https://lkml.org/lkml/2014/11/20/581 >> >> I have tested the patch and it works for me. >> >> What is expected to happen now? > As mentioned in that thread we need more input from the libata people > on what kind of race this is papering over. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/