Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262686AbUKXNQX (ORCPT ); Wed, 24 Nov 2004 08:16:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262642AbUKXNPa (ORCPT ); Wed, 24 Nov 2004 08:15:30 -0500 Received: from ns.virtualhost.dk ([195.184.98.160]:51124 "EHLO virtualhost.dk") by vger.kernel.org with ESMTP id S262654AbUKXNCK (ORCPT ); Wed, 24 Nov 2004 08:02:10 -0500 Date: Wed, 24 Nov 2004 14:01:39 +0100 From: Jens Axboe To: "Christopher S. Aker" Cc: linux-kernel@vger.kernel.org Subject: Re: 2.6.10-rc2-bk7 - Badness in cfq_put_request at drivers/block/cfq-iosched.c:1402 Message-ID: <20041124130139.GC13847@suse.de> References: <001301c4d1f6$941d1370$0201a8c0@hawk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001301c4d1f6$941d1370$0201a8c0@hawk> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1259 Lines: 33 On Wed, Nov 24 2004, Christopher S. Aker wrote: > Badness in cfq_put_request at drivers/block/cfq-iosched.c:1402 > [] cfq_put_request+0xcc/0x119 > [] elv_put_request+0x25/0x27 > [] __blk_put_request+0x66/0xab > [] end_that_request_last+0x6a/0x10b > [] scsi_end_request+0xbf/0xe6 > [] scsi_io_completion+0x117/0x4b6 > [] scsi_delete_timer+0x1a/0x66 > [] sd_rw_intr+0x89/0x30f > [] rebalance_tick+0xac/0xbb > [] scsi_finish_command+0x85/0xd9 > [] scsi_softirq+0xb7/0xdd > [] __do_softirq+0xb7/0xc6 > [] do_softirq+0x2d/0x2f > [] do_IRQ+0x1e/0x24 > [] common_interrupt+0x1a/0x20 > [] mwait_idle+0x31/0x48 > [] cpu_idle+0x33/0x3c > [] start_kernel+0x175/0x1b1 > [] unknown_bootoption+0x0/0x1ab It's a known issue, just not fixed yet... You can ignore the warning, cfq recovers the condition. -- Jens Axboe - 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/