Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754591AbYJCXaX (ORCPT ); Fri, 3 Oct 2008 19:30:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753423AbYJCXaG (ORCPT ); Fri, 3 Oct 2008 19:30:06 -0400 Received: from rv-out-0506.google.com ([209.85.198.238]:6683 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753390AbYJCXaE (ORCPT ); Fri, 3 Oct 2008 19:30:04 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ssZRw8h/fJ4VCKpIIDBD1QmB/MMNAzRnIe7O6CzrGXv5QgFyWuYYtdmTnYZXnkHOK9 ZkTI0EgXJl3Lq9jTIEfAAPM9Hk0v2CqU8Td6yCTAoYYJB6lVIEqBKufBnR8It7BN2cDG 8kVAUxvWCf0B2ArcL69I5VFjNNUlwK8nfgUeQ= Message-ID: <4807377b0810031630t54e4bb46y87fe7e34f3be60ac@mail.gmail.com> Date: Fri, 3 Oct 2008 16:30:04 -0700 From: "Jesse Brandeburg" To: "Jiri Kosina" Subject: Re: [RFC PATCH 02/12] On Tue, 23 Sep 2008, David Miller wrote: Cc: "Jesse Barnes" , "David Miller" , jesse.brandeburg@intel.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, kkeil@suse.de, agospoda@redhat.com, arjan@linux.intel.com, david.graham@intel.com, bruce.w.allan@intel.com, john.ronciak@intel.com, "Thomas Gleixner" , chris.jones@canonical.com, tim.gardner@canonical.com, airlied@gmail.com, "Olaf Kirch" , "Linus Torvalds" In-Reply-To: <4807377b0810031628x43f79eferdbb9c9c264a5816e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080930030825.22950.18891.stgit@jbrandeb-bw.jf.intel.com> <200810021523.45884.jbarnes@virtuousgeek.org> <20081003.134634.240211201.davem@davemloft.net> <200810031429.22598.jbarnes@virtuousgeek.org> <4807377b0810031628x43f79eferdbb9c9c264a5816e@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1704 Lines: 41 On Fri, Oct 3, 2008 at 4:28 PM, Jesse Brandeburg wrote: > On Fri, Oct 3, 2008 at 2:45 PM, Jiri Kosina wrote: >> Karsten has been testing kernel with these three patches from the series >> applied: >> >> e1000e: reset swflag after resetting hardware >> e1000e: fix lockdep issues >> e1000e: debug contention on NVM SWFLAG >> >> This was done on a hardware which previously triggered the bug in just a >> few test iterations in quite a reliable way. Now, with these patches >> applied, the EEPROM corruption didn't happen after several tens of >> iterations. >> >> Please note, that the patch that disables the writes to EEPROM on hardware >> level was *not* involved in this testing. >> >> Therefore it currently seems that these three patches really address the >> race condition issue that was present in the e1000e driver. > > Our experience is different. We are also testing with the "protection > patch" reverted. > > We see that the problem specifically comes and goes when > removing/adding the use of set_memory_ro/set_memory_rw to the driver. > > I'm working to catch the bad element in the act with a hardware > breakpoint or an ITP (we're trying both) > >> It is still not clear why the bug started triggering all of a sudden for >> so many people though. > > we plan to keep on working on this until we understand what is going on. I removed the bad addresses from the cc: list -- 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/