From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757769AbZFNPBn (ORCPT ); Sun, 14 Jun 2009 11:01:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756603AbZFNPBd (ORCPT ); Sun, 14 Jun 2009 11:01:33 -0400 Received: from mail.gmx.net ([213.165.64.20]:40796 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1756159AbZFNPBc (ORCPT ); Sun, 14 Jun 2009 11:01:32 -0400 X-Authenticated: #3576790 X-Provags-ID: V01U2FsdGVkX196SuNXG9h6Sjmcl1QAXmbwXq0pnbFwKHc5uk5jYa wC4IVynnSejBTi Date: Sun, 14 Jun 2009 17:03:34 +0200 From: "Benjamin S." To: Thomas Gleixner Cc: "Pallipadi, Venkatesh" , "Rafael J. Wysocki" , Ingo Molnar , LKML , "js@sig21.net" , Jesse Barnes , pm list , Linux PCI , Matthew Wilcox Subject: Re: 2.6.30 enabling cpu1 on resume fails after suspend to memory Message-ID: <20090614170334.3fcfb2ee@pluto-lenny.milky.way> In-Reply-To: References: <20090614120950.116536fa@pluto-lenny.milky.way> <200906141400.27331.rjw@sisk.pl> <200906141415.16949.rjw@sisk.pl> <20090614143708.32ec250c@pluto-lenny.milky.way> <7E82351C108FA840AB1866AC776AEC4669244187@orsmsx505.amr.corp.intel.com> <7E82351C108FA840AB1866AC776AEC466924418A@orsmsx505.amr.corp.intel.com> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.12; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.74 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 14 Jun 2009 16:45:10 +0200 (CEST) Thomas Gleixner wrote: > can you please test the patch below. It works. Benjamin