From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: WARNING: at kernel/lockdep.c:2323 trace_hardirqs_on_caller+0xb9/0x16c() Date: Wed, 16 Feb 2011 18:03:47 -0800 (PST) Message-ID: <20110216.180347.71107177.davem@davemloft.net> References: <4D5A90D0.9040403@free.fr> Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:54609 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751520Ab1BQCDL convert rfc822-to-8bit (ORCPT ); Wed, 16 Feb 2011 21:03:11 -0500 In-Reply-To: Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: yong.zhang0@gmail.com Cc: daniel.lezcano@free.fr, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org =46rom: Yong Zhang Date: Thu, 17 Feb 2011 09:37:30 +0800 > On Tue, Feb 15, 2011 at 10:42 PM, Daniel Lezcano wrote: >> Hi All, >> >> I am running a 2.6.38-rc4-next-20110215+ kernel on qemu x86_64 and t= he >> following traces appear in the console: >> >> Feb 15 15:00:24 lucid kernel: ------------[ cut here ]------------ >> Feb 15 15:00:24 lucid kernel: WARNING: at kernel/lockdep.c:2323 >> trace_hardirqs_on_caller+0xb9/0x16c() >> Feb 15 15:00:24 lucid kernel: Hardware name: Bochs >> Feb 15 15:00:24 lucid kernel: Pid: 1477, comm: mountall Not tainted >> 2.6.38-rc4-next-20110215+ #74 >> Feb 15 15:00:24 lucid kernel: Call Trace: >> Feb 15 15:00:24 lucid kernel: =A0[] ? >> warn_slowpath_common+0x7b/0x93 >> Feb 15 15:00:24 lucid kernel: [] ? >> _raw_spin_unlock_irq+0x2b/0x30 >> Feb 15 15:00:24 lucid kernel: [] ? >> warn_slowpath_null+0x15/0x17 >> Feb 15 15:00:24 lucid kernel: [] ? >> trace_hardirqs_on_caller+0xb9/0x16c >> Feb 15 15:00:24 lucid kernel: [] ? >> trace_hardirqs_on+0xd/0xf >> Feb 15 15:00:24 lucid kernel: [] ? >> _raw_spin_unlock_irq+0x2b/0x30 >> Feb 15 15:00:24 lucid kernel: [] ? >> do_ide_request+0x32/0x590 >=20 > Seems related to IDE SUBSYSTEM Which hasn't had any changes in the past release.