Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932551AbWCNWn4 (ORCPT ); Tue, 14 Mar 2006 17:43:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751947AbWCNWn4 (ORCPT ); Tue, 14 Mar 2006 17:43:56 -0500 Received: from stat9.steeleye.com ([209.192.50.41]:19124 "EHLO hancock.sc.steeleye.com") by vger.kernel.org with ESMTP id S1751944AbWCNWnz (ORCPT ); Tue, 14 Mar 2006 17:43:55 -0500 Subject: Re: [PATCH ] drivers/base/bus.c - export reprobe From: James Bottomley To: Greg KH Cc: Christoph Hellwig , "Moore, Eric" , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, hch@lst.de In-Reply-To: <20060314175741.GA2697@suse.de> References: <20060314153455.GA8071@suse.de> <20060314170855.GA18342@infradead.org> <20060314171951.GA22678@suse.de> <20060314172543.GA20331@infradead.org> <20060314172933.GA24619@suse.de> <1142358210.3241.28.camel@mulgrave.il.steeleye.com> <20060314175741.GA2697@suse.de> Content-Type: text/plain Date: Tue, 14 Mar 2006 16:43:37 -0600 Message-Id: <1142376218.3241.82.camel@mulgrave.il.steeleye.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-2.fc4) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 918 Lines: 26 On Tue, 2006-03-14 at 09:57 -0800, Greg KH wrote: > On Tue, Mar 14, 2006 at 11:43:30AM -0600, James Bottomley wrote: > > Actually, would it be OK if you sign off on this and I take it via the > > scsi tree? Otherwise there'll be a nasty cross dependency between > > scsi-misc and usb and I'll spend the next week explaining what trees you > > need to pull in to get scsi-misc to build. > > Sure, that makes a lot of sense: > > Signed-off-by: Greg Kroah-Hartman OK, got it in scsi-misc, thanks. > Oh, and please make that scsi wrapper function either > EXPORT_SYMBOL_GPL() or an inline function or macro. I've put it in as an inline function. James - 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/