From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760000AbYDKK0X (ORCPT ); Fri, 11 Apr 2008 06:26:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759922AbYDKK0I (ORCPT ); Fri, 11 Apr 2008 06:26:08 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:59576 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758240AbYDKK0H (ORCPT ); Fri, 11 Apr 2008 06:26:07 -0400 Date: Fri, 11 Apr 2008 12:25:48 +0200 From: Ingo Molnar To: Jiri Kosina Cc: Zdenek Kabelac , Kernel development list , Thomas Gleixner Subject: Re: BUG: using smp_processor_id() during suspend with 2.6.25-rc8 Message-ID: <20080411102548.GO10801@elte.hu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -0.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-0.5 required=5.9 tests=BAYES_20 autolearn=no SpamAssassin version=3.2.3 -0.5 BAYES_20 BODY: Bayesian spam probability is 5 to 20% [score: 0.0745] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Jiri Kosina wrote: > [ CCs added ] thanks Jiri, i've applied both patches of yours. (let me know if there are any updated patches) do they solve the problem? Ingo