Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754298AbYLJNP2 (ORCPT ); Wed, 10 Dec 2008 08:15:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752033AbYLJNPJ (ORCPT ); Wed, 10 Dec 2008 08:15:09 -0500 Received: from mail-ew0-f17.google.com ([209.85.219.17]:35375 "EHLO mail-ew0-f17.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751945AbYLJNPH (ORCPT ); Wed, 10 Dec 2008 08:15:07 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :x-enigmail-version:content-type:content-transfer-encoding; b=MGLK7Vc7LWgsnA8vWzhynQ+HrVNMJ0Mx3Gj1izybqDz9et/k0lGut/GMVVbUhXVDnp aCEbF8YSvKJGz2RYy0qwuJXsb+TG/R79MG58uSh9fCCA/NdYQvy/TzNQjNBrNAzZHIGO BmRew7rVVX0BMftiVnBV3Jk/9Mf1x0n1RsQbM= Message-ID: <493FC0C5.2070004@gmail.com> Date: Wed, 10 Dec 2008 14:14:45 +0100 From: Jiri Slaby User-Agent: Thunderbird 2.0.0.18 (X11/20081112) MIME-Version: 1.0 To: jeffrey.t.kirsher@intel.com CC: jesse.brandeburg@intel.com, bruce.w.allan@intel.com, peter.p.waskiewicz.jr@intel.com, john.ronciak@intel.com, e1000-devel@lists.sourceforge.net, Andrew Morton , Linux kernel mailing list Subject: mmotm 2008-12-09-15-24: e1000e mutex contention X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2384 Lines: 54 Hi, during bootup, I got ton of these: WARNING: at drivers/net/e1000e/ich8lan.c:413 e1000_acquire_swflag_ich8lan+0x43/0xf0() Hardware name: To Be Filled By O.E.M. e1000e mutex contention. Owned by pid -1 Modules linked in: Pid: 1, comm: swapper Tainted: G W 2.6.28-rc7-mm1_64 #490 Call Trace: [] warn_slowpath+0xaf/0x110 [] ? vt_console_print+0x26d/0x380 [] ? __call_console_drivers+0x73/0x90 [] ? up+0x34/0x50 [] ? release_console_sem+0x1bd/0x210 [] e1000_acquire_swflag_ich8lan+0x43/0xf0 [] e1000_read_nvm_ich8lan+0x78/0x130 [] e1000e_read_pba_num+0x31/0x80 [] e1000_probe+0xcb9/0xd00 [] ? kobject_get+0x1a/0x30 [] local_pci_probe+0x12/0x20 [] pci_device_probe+0x80/0xa0 [] ? driver_sysfs_add+0x6b/0x90 [] driver_probe_device+0xa2/0x1e0 [] __driver_attach+0x9b/0xa0 [] ? __driver_attach+0x0/0xa0 [] bus_for_each_dev+0x63/0x90 [] ? e1000_init_module+0x0/0x70 [] driver_attach+0x1c/0x20 [] bus_add_driver+0x1f8/0x270 [] ? e1000_init_module+0x0/0x70 [] driver_register+0x70/0x160 [] ? e1000_init_module+0x0/0x70 [] __pci_register_driver+0x5a/0xa0 [] ? e1000_init_module+0x0/0x70 [] e1000_init_module+0x4f/0x70 [] ? loop_init+0x0/0x1dc [] _stext+0x3c/0x170 [] ? register_irq_proc+0xb8/0xe0 [] ? load_script+0x70/0x250 [] kernel_init+0x166/0x1c2 [] child_rip+0xa/0x20 [] ? kernel_init+0x0/0x1c2 [] ? child_rip+0x0/0x20 ---[ end trace 9c09681510f4b604 ]--- I've found few reports of this in the past, not sure if this one is related. The last known working is some mmotm based on -rc5. -- 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/