From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: 2.6.29-rc3: tg3 dead after resume Date: Fri, 30 Jan 2009 14:36:33 -0800 (PST) Message-ID: References: <200901300003.38550.rjw@sisk.pl> <20090129234127.GA14023@xw6200.broadcom.net> <200901300110.56533.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: "Rafael J. Wysocki" , Matt Carlson , "netdev@vger.kernel.org" , Linux Kernel Mailing List , "David S. Miller" , Andrew Morton To: Parag Warudkar Return-path: Received: from smtp1.linux-foundation.org ([140.211.169.13]:56407 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752503AbZA3WhJ (ORCPT ); Fri, 30 Jan 2009 17:37:09 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Fri, 30 Jan 2009, Parag Warudkar wrote: > > BTW, I applied the patch on top of the one Matt gave earlier. > Machine booted with original tg3 which I rmmod'ed and then insmod'ed the > new one (with Matt's and Rafael's patch) and then attempted a > suspend-resume. > > Is there a reason to try fresh boot with patched tg3 and without > loading old module - I guess I will try that one later as well. As long as you didn't suspend/resume with the old module loaded, it really shouldn't matter. Linus