From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Tvrtko A. Ursulin" Subject: Re: [Regression in 2.6.29] forcedeth doesn't work after resume from hibernation (was: Re: Resume after hibernation regression in 2.6.29) Date: Sun, 29 Mar 2009 09:03:57 +0100 Message-ID: <200903290903.57911.tvrtko@ursulin.net> References: <200903261920.32173.tvrtko@ursulin.net> <200903271255.36429.rjw@sisk.pl> <200903272109.21259.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: Pavel Machek , linux-pm@lists.linux-foundation.org, kernel list , Tobias Diedrich , Ayaz Abdulla , netdev@vger.kernel.org, Ed Swierk , Arthur Jones , Andrew Morton , "David S. Miller" To: "Rafael J. Wysocki" Return-path: In-Reply-To: <200903272109.21259.rjw@sisk.pl> Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Friday 27 March 2009 20:09:20 Rafael J. Wysocki wrote: > I was able to reproduce the problem and identify the commit that broke the > resume of forcedeth, which turned out to be: > > commit cb52deba12f27af90a46d2f8667a64888118a888 > Author: Ed Swierk > Date: Mon Dec 1 12:24:43 2008 +0000 > > forcedeth: power down phy when interface is down > > Signed-off-by: Ed Swierk > Tested-by: Arthur Jones > Signed-off-by: Andrew Morton > Signed-off-by: David S. Miller > > Since I have no slightest idea of what this commit is supposed to achieve, > I can only ask for reverting it. It reverts cleanly, BTW. Reverting this fixes it for me as well. Thanks for your effort! Tvrtko