From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758225AbYFJC67 (ORCPT ); Mon, 9 Jun 2008 22:58:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753985AbYFJC6w (ORCPT ); Mon, 9 Jun 2008 22:58:52 -0400 Received: from ns1.suse.de ([195.135.220.2]:51338 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753762AbYFJC6v (ORCPT ); Mon, 9 Jun 2008 22:58:51 -0400 Date: Tue, 10 Jun 2008 04:58:48 +0200 From: Nick Piggin To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , =?iso-8859-1?Q?J=2EA=2E_Magall=F3n?= , Jens Axboe Subject: Re: [Bug #10614] WARNING: at include/linux/blkdev.h:431 blk_queue_init_tags+0x110/0x11f() Message-ID: <20080610025848.GD19404@wotan.suse.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jun 07, 2008 at 10:42:56PM +0200, Rafael J. Wysocki wrote: > This message has been generated automatically as a part of a report > of recent regressions. > > The following bug entry is on the current list of known regressions > from 2.6.25. Please verify if it still should be listed. > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10614 > Subject : WARNING: at include/linux/blkdev.h:431 blk_queue_init_tags+0x110/0x11f() > Submitter : J.A. Magallón > Date : 2008-05-01 02:50 (38 days old) > References : http://lkml.org/lkml/2008/4/30/614 > Handled-By : Nick Piggin > Jens Axboe Did Jens fix this up, or...? I don't think it was ever a problem, just a false positive by the over eager warning code (still, obviously the warning should be silenced). J.A., how is the latest git tree going for you?