From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758827AbZDEKOs (ORCPT ); Sun, 5 Apr 2009 06:14:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756939AbZDEKOb (ORCPT ); Sun, 5 Apr 2009 06:14:31 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:39617 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756292AbZDEKOa (ORCPT ); Sun, 5 Apr 2009 06:14:30 -0400 From: "Rafael J. Wysocki" To: Jeff Kirsher Subject: Re: [RFT][PATCH 0/3] NET: Shutdown fixes for e1000, e1000e and ixgbe Date: Sun, 5 Apr 2009 12:14:51 +0200 User-Agent: KMail/1.11.2 (Linux/2.6.29-rjw; KDE/4.2.2; x86_64; ; ) Cc: NetDev , Jesse Brandeburg , Yinghai Lu , pm list , LKML References: <200904042337.31706.rjw@sisk.pl> <9929d2390904050059t4f38428fn145aa615f850dd1f@mail.gmail.com> In-Reply-To: <9929d2390904050059t4f38428fn145aa615f850dd1f@mail.gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200904051214.52451.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sunday 05 April 2009, Jeff Kirsher wrote: > On Sat, Apr 4, 2009 at 2:37 PM, Rafael J. Wysocki wrote: > > Hi, > > > > Commit 3fe7c4c9dca4fbbff92eb61a660690dad7029ec3 (net/igb: Fix kexec with igb > > (rev. 3)) fixed a kexec problem with igb by making its shutdown routine only > > put the device into a low power state if the system is going to be powered off. > > > > The following three patches make analogous changes to e1000, e1000e and ixgbe. > > > > Thanks Rafael, I will add these patches to my tree and get them into > testing on Monday/Tuesday. If everything looks good after testing, I > will push them with our other patches. Great, thanks a lot! Rafael