Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754749AbYAJLjU (ORCPT ); Thu, 10 Jan 2008 06:39:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752810AbYAJLjH (ORCPT ); Thu, 10 Jan 2008 06:39:07 -0500 Received: from tama555.ecl.ntt.co.jp ([129.60.39.106]:50222 "EHLO tama555.ecl.ntt.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752421AbYAJLjF (ORCPT ); Thu, 10 Jan 2008 06:39:05 -0500 To: nick@ukfsn.org, James.Bottomley@HansenPartnership.com Cc: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org Subject: Re: Driver 'sd' needs updating From: FUJITA Tomonori In-Reply-To: <20080110085150.53addacf@linuxamd.linicks.net> References: <20080110085150.53addacf@linuxamd.linicks.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20080110203845E.fujita.tomonori@lab.ntt.co.jp> Date: Thu, 10 Jan 2008 20:38:45 +0900 X-Dispatcher: imput version 20040704(IM147) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1066 Lines: 29 CC'ed linux-scsi and James, On Thu, 10 Jan 2008 08:51:50 +0000 Nick Warne wrote: > > Hi everybody - Happy New Year to you all! > > OK, updated to git rc7 yesterday - I now see this in syslog: > > "Driver 'sd' needs updating - please use bus_type methods" > > The warning never appeared in RC6, and all google reveals are other > peoples logs that are posted about other issues. > > Do I need to fix up something here? No, you don't. It's harmless, a side effect of: commit 751bf4d7865e4ced406be93b04c7436d866d3684 Author: James Bottomley Date: Wed Jan 2 11:14:30 2008 -0600 [SCSI] scsi_sysfs: restore prep_fn when ULD is removed It would be better to silence this warning. James, we need to reset prep_fn in each ULD? though it's not nice... -- 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/