From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760737AbYALT4h (ORCPT ); Sat, 12 Jan 2008 14:56:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755433AbYALT42 (ORCPT ); Sat, 12 Jan 2008 14:56:28 -0500 Received: from ogre.sisk.pl ([217.79.144.158]:34359 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752706AbYALT41 (ORCPT ); Sat, 12 Jan 2008 14:56:27 -0500 From: "Rafael J. Wysocki" To: Meelis Roos Subject: Re: new runtime scsi warnings in 2.6.24-rc6+git Date: Sat, 12 Jan 2008 20:58:55 +0100 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: Linux Kernel list , linux-scsi References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801122058.55750.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday, 4 of January 2008, Meelis Roos wrote: > Todays git gives the following warning during bootup on a Intel 845+PATA > PC (using libata to drive PATA): > > Driver 'sd' needs updating - please use bus_type methods > Driver 'sr' needs updating - please use bus_type methods They are due to commit 751bf4d7865e4ced406be93b04c7436d866d3684, AFAICS, and they don't mean anything wrong. Thanks, Rafael