From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758372AbZDEH77 (ORCPT ); Sun, 5 Apr 2009 03:59:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757555AbZDEH7s (ORCPT ); Sun, 5 Apr 2009 03:59:48 -0400 Received: from an-out-0708.google.com ([209.85.132.242]:30087 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756439AbZDEH7r (ORCPT ); Sun, 5 Apr 2009 03:59:47 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=Q//mHbuX5MF55hrOcQevSKKE25eI9TOcKnB8iip35YezxNoV1xHEGN07I4wZVd48Vu R7W5yvYTPz8deqkAxw++EdBQGvrkv3TvkFSM+YDuN8n8p/4/FYeTrTKJTsFAWNQ0H5if vCw4IC0+hTDzfujWAjHa1Re94H7c1zkUg0CJQ= MIME-Version: 1.0 In-Reply-To: <200904042337.31706.rjw@sisk.pl> References: <200904042337.31706.rjw@sisk.pl> Date: Sun, 5 Apr 2009 00:59:44 -0700 X-Google-Sender-Auth: 072516a275673e54 Message-ID: <9929d2390904050059t4f38428fn145aa615f850dd1f@mail.gmail.com> Subject: Re: [RFT][PATCH 0/3] NET: Shutdown fixes for e1000, e1000e and ixgbe From: Jeff Kirsher To: "Rafael J. Wysocki" Cc: NetDev , Jesse Brandeburg , Yinghai Lu , pm list , LKML 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 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. -- Cheers, Jeff