Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753879AbaKCVau (ORCPT ); Mon, 3 Nov 2014 16:30:50 -0500 Received: from smtp1.it.da.ut.ee ([193.40.5.66]:37169 "EHLO smtp1.it.da.ut.ee" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751591AbaKCVas (ORCPT ); Mon, 3 Nov 2014 16:30:48 -0500 Date: Mon, 3 Nov 2014 23:32:14 +0200 (EET) From: Meelis Roos To: Chad Dupuis cc: Joe Carnuccio , Saurav Kashyap , Christoph Hellwig , qla2xxx-upstream@qlogic.com, "James E.J. Bottomley" , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: bisected regression: qla2xxx endianness on sparc64 In-Reply-To: Message-ID: References: User-Agent: Alpine 2.11 (LRH 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > Between 3.17 and 3.18-rc2, qla2xxx is broken on my sparc64 machines. It > > fails to boot (hangs in firmware rings init). > > > > This is the result of bisect: > > > > 98aee70d19a7e3203649fa2078464e4f402a0ad8 is the first bad commit > > commit 98aee70d19a7e3203649fa2078464e4f402a0ad8 > > Author: Joe Carnuccio > > Date: Thu Sep 25 05:16:38 2014 -0400 > > > > qla2xxx: Add endianizer to max_payload_size modifier. > > > > Signed-off-by: Joe Carnuccio > > Signed-off-by: Saurav Kashyap > > Signed-off-by: Christoph Hellwig > > > > :040000 040000 041c1a26dc2a7988900acc982e3bd65d3cf7e751 > > 9700d09c3226fc352d44352f22b84f1be632d324 M s > > > > This may not be the only problem - when bisecting, I also came to commits > > that got past this step but hang after about 165 seconds of uptime while > > running userspace startup scripts. But let that be another issue at the > > moment. > > > > We should revert that change. What were some of the other failures you were > seeing? Yes. I took the same 3.18.0-rc1-00422-g2cc9188-dirty kernel that had just this patch reverted, it started the controller fine, detected disk, mounted root, started multiple tasks and then some time after startin exim it just hangs. This is consisten with what I saw during bisection. -- Meelis Roos (mroos@linux.ee) -- 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/