Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763822AbYBLSFp (ORCPT ); Tue, 12 Feb 2008 13:05:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758992AbYBLSFe (ORCPT ); Tue, 12 Feb 2008 13:05:34 -0500 Received: from bombadil.infradead.org ([18.85.46.34]:52454 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758772AbYBLSFc (ORCPT ); Tue, 12 Feb 2008 13:05:32 -0500 Date: Tue, 12 Feb 2008 13:05:25 -0500 From: Christoph Hellwig To: Boaz Harrosh Cc: Sven K?hler , linux-scsi <"linux-scsi"@vger.kernel.org>, James Bottomley <"James.Bottomley"@HansenPartnership.com>, Christoph Hellwig , Jeff Garzik , linux-scsi , James Bottomley , linux-kernel@vger.kernel.org, Joerg Dorchain , Jon Chelton , Stefan Priebe - allied internet ag Subject: Re: [BUGFIX 1/2] gdth: scan for scsi devices Message-ID: <20080212180525.GA14745@infradead.org> References: <47A19E26.30107@panasas.com> <47B1D7A8.8010108@panasas.com> <47B1D8DA.6000109@panasas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47B1D8DA.6000109@panasas.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 770 Lines: 20 On Tue, Feb 12, 2008 at 07:35:22PM +0200, Boaz Harrosh wrote: > > The patch: "gdth: switch to modern scsi host registration" > > missed one simple fact when moving a way from scsi_module.c. > That is to call scsi_scan_host() on the probed host. > With this the gdth driver from 2.6.24 is again able to > see drives and boot. Doh, someone please hand me a brown paper bag. My first series of patches had this but it got dropped when I rebased it over various janitor cleanups. The patch looks obviously correct, thanks. -- 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/