From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750976AbWGaXrH (ORCPT ); Mon, 31 Jul 2006 19:47:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751490AbWGaXrG (ORCPT ); Mon, 31 Jul 2006 19:47:06 -0400 Received: from mx2.suse.de ([195.135.220.15]:49843 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S1750907AbWGaXrF (ORCPT ); Mon, 31 Jul 2006 19:47:05 -0400 From: Andi Kleen To: Jiri Slaby Subject: Re: [PATCH] io_apic fix spinlock in resume [Was: Re: swsusp regression (s2dsk) [Was: 2.6.18-rc2-mm1]] Date: Tue, 1 Aug 2006 01:46:44 +0200 User-Agent: KMail/1.9.3 Cc: Andrew Morton , Linux Kernel Mailing List , Pavel Machek , "Rafael J. Wysocki" , mingo@redhat.com References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608010146.44818.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > io_apic fix spinlock in resume > > In io_apic class resume after Andi's cleanup was wiped out one unlock of > spinlock. Get him back to allow suspending (and resuming) of machine. Oops. I fixed the original patch. Thanks. -Andi