From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 8 Dec 2002 21:01:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 8 Dec 2002 21:01:28 -0500 Received: from holomorphy.com ([66.224.33.161]:44694 "EHLO holomorphy") by vger.kernel.org with ESMTP id ; Sun, 8 Dec 2002 21:01:28 -0500 Date: Sun, 8 Dec 2002 18:08:46 -0800 From: William Lee Irwin III To: "Martin J. Bligh" , linux-kernel@vger.kernel.org Subject: Re: qlogic isp1020 broken in 2.5.50 Message-ID: <20021209020846.GB9882@holomorphy.com> Mail-Followup-To: William Lee Irwin III , "Martin J. Bligh" , linux-kernel@vger.kernel.org References: <56340000.1039398073@titus> <20021209014757.GA9882@holomorphy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021209014757.GA9882@holomorphy.com> User-Agent: Mutt/1.3.25i Organization: The Domain of Holomorphy Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Dec 08, 2002 at 05:41:13PM -0800, Martin J. Bligh wrote: >> Anyone working on this, or know how to backout whatever broke it? >> Seem to work fine in 47 (unless just the warning is new, and it's >> been broken all along). On Sun, Dec 08, 2002 at 05:47:57PM -0800, William Lee Irwin III wrote: > Hmm? It's oopsing in isp1020_intr_handler() when I try to mount > 1 > filesystem over here. Seems to have gotten rather consistent lately > (independent of kernel), but / is on the same thing and it does fine. This is sort-of related to userspace. The old multi-fsck error has been resurrected by an upgraded version of fsck(8). Bill