From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: WARNING: at drivers/ata/libata-core.c:5027 ata_qc_complete+0x200/0x210() Date: Wed, 30 Sep 2009 06:22:39 -0400 Message-ID: <4AC3316F.4080200@pobox.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:52793 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753086AbZI3KWj (ORCPT ); Wed, 30 Sep 2009 06:22:39 -0400 In-Reply-To: Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Zdenek Kabelac Cc: linux-ide@vger.kernel.org, Linux Kernel Mailing List On 09/30/2009 05:33 AM, Zdenek Kabelac wrote: > 2009/9/17 Zdenek Kabelac: >> Hi >> >> Somewhere during recent merge commits this message started to appear >> in my qemu kvm guest >> (already present with some 2.6.31-040xxx commit) >> >> Is this fault of kvm emulation ? >> >> >> WARNING: at drivers/ata/libata-core.c:5027 ata_qc_complete+0x200/0x210() >> Hardware name: >> Modules linked in: >> Pid: 167, comm: ata/0 Not tainted 2.6.31-05317-ged0ecd1 #42 >> Call Trace: >> [] warn_slowpath_common+0x7b/0xc0 >> [] warn_slowpath_null+0x14/0x20 >> [] ata_qc_complete+0x200/0x210 >> [] ata_do_link_abort+0xf3/0x110 >> [] ata_port_abort+0x10/0x20 >> [] ata_port_freeze+0x2f/0x50 >> [] ata_hsm_qc_complete+0x131/0x140 >> [] ata_sff_hsm_move+0x197/0x760 >> [] ? delay_tsc+0x8a/0xe0 >> [] ? ata_pio_task+0x0/0x120 >> [] ? ata_pio_task+0x0/0x120 >> [] ata_pio_task+0x37/0x120 >> [] worker_thread+0x21a/0x400 >> [] ? worker_thread+0x1c9/0x400 >> [] ? autoremove_wake_function+0x0/0x40 >> [] ? worker_thread+0x0/0x400 >> [] kthread+0x96/0xa0 >> [] child_rip+0xa/0x20 >> [] ? finish_task_switch+0x74/0xf0 >> [] ? _spin_unlock_irq+0x3b/0x60 >> [] ? restore_args+0x0/0x30 >> [] ? kthread+0x0/0xa0 >> [] ? child_rip+0x0/0x20 >> >> > > Just confirmation that WARNING trace is still present with 2.6.32-rc1. hrm, I thought we'd fixed that with 4dc738ed2adf28f62f46dd53ef700a51603777f7 Jeff