From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758550AbZFONNS (ORCPT ); Mon, 15 Jun 2009 09:13:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751331AbZFONNI (ORCPT ); Mon, 15 Jun 2009 09:13:08 -0400 Received: from bar.sig21.net ([80.81.252.164]:52203 "EHLO bar.sig21.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751181AbZFONNH (ORCPT ); Mon, 15 Jun 2009 09:13:07 -0400 Date: Mon, 15 Jun 2009 15:12:40 +0200 From: Johannes Stezenbach To: "Benjamin S." Cc: Thomas Gleixner , "Pallipadi, Venkatesh" , "Rafael J. Wysocki" , Ingo Molnar , LKML , Jesse Barnes , pm list , Linux PCI , Matthew Wilcox Subject: Re: 2.6.30 enabling cpu1 on resume fails after suspend to memory Message-ID: <20090615131240.GA4917@sig21.net> References: <200906141415.16949.rjw@sisk.pl> <20090614143708.32ec250c@pluto-lenny.milky.way> <7E82351C108FA840AB1866AC776AEC4669244187@orsmsx505.amr.corp.intel.com> <7E82351C108FA840AB1866AC776AEC466924418A@orsmsx505.amr.corp.intel.com> <20090614170334.3fcfb2ee@pluto-lenny.milky.way> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090614170334.3fcfb2ee@pluto-lenny.milky.way> User-Agent: Mutt/1.5.19 (2009-01-05) X-Spam-21-Score: -3.2 (---) X-Spam-21-Report: No, score=-3.2 required=5.0 tests=ALL_TRUSTED=-1.8,AWL=1.149,BAYES_00=-2.599 autolearn=no Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jun 14, 2009 at 05:03:34PM +0200, Benjamin S. wrote: > On Sun, 14 Jun 2009 16:45:10 +0200 (CEST) > Thomas Gleixner wrote: > > > can you please test the patch below. > > It works. I can report that it works for me, too. Thank you for fixing this while I was away. Johannes