From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760154AbYDKKjm (ORCPT ); Fri, 11 Apr 2008 06:39:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758703AbYDKKje (ORCPT ); Fri, 11 Apr 2008 06:39:34 -0400 Received: from smtp-out01.alice-dsl.net ([88.44.60.11]:39596 "EHLO smtp-out01.alice-dsl.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758450AbYDKKje (ORCPT ); Fri, 11 Apr 2008 06:39:34 -0400 To: Ingo Molnar Cc: Jiri Kosina , Zdenek Kabelac , Kernel development list , Thomas Gleixner Subject: Re: BUG: using smp_processor_id() during suspend with 2.6.25-rc8 From: Andi Kleen References: <20080411102548.GO10801@elte.hu> Date: Fri, 11 Apr 2008 12:39:20 +0200 In-Reply-To: <20080411102548.GO10801@elte.hu> (Ingo Molnar's message of "Fri, 11 Apr 2008 12:25:48 +0200") Message-ID: <87r6dcllpj.fsf@basil.nowhere.org> User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-OriginalArrivalTime: 11 Apr 2008 10:32:35.0964 (UTC) FILETIME=[5BB3FBC0:01C89BBF] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Ingo Molnar writes: > * Jiri Kosina wrote: > >> [ CCs added ] > > thanks Jiri, i've applied both patches of yours. (let me know if there > are any updated patches) Please unapply them, as discussed in the earlier thread they are not the correct fix. The original bug is still not found unfortunately, but it's most likely somewhere in the KVM suspend/resume code. -Andi