Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754105AbZI3JdN (ORCPT ); Wed, 30 Sep 2009 05:33:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753481AbZI3JdM (ORCPT ); Wed, 30 Sep 2009 05:33:12 -0400 Received: from mail-bw0-f210.google.com ([209.85.218.210]:38134 "EHLO mail-bw0-f210.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752658AbZI3JdL convert rfc822-to-8bit (ORCPT ); Wed, 30 Sep 2009 05:33:11 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=fHXQIQNhfJXIMWRDPK7+CsN2mXvyGK34km84SOxGktWp0C5KAp0jr2NyxqrhtVyqSN HVb8ZEdMI/ErJJdYjNxP7kdu+KwGjveA3IVN2S1EatXZ8GlKfm2W8DUsNDKdb+6gQGLz wGxgZaNmp9vJWD4/WGz9RTld9I5hIxMBCPAhY= MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 30 Sep 2009 11:33:13 +0200 Message-ID: Subject: Re: WARNING: at drivers/ata/libata-core.c:5027 ata_qc_complete+0x200/0x210() From: Zdenek Kabelac To: jgarzik@pobox.com Cc: linux-ide@vger.kernel.org, Linux Kernel Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1918 Lines: 49 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. Zdenek -- 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/