Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753855AbZCNKCU (ORCPT ); Sat, 14 Mar 2009 06:02:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751724AbZCNKCL (ORCPT ); Sat, 14 Mar 2009 06:02:11 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:39939 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751242AbZCNKCK (ORCPT ); Sat, 14 Mar 2009 06:02:10 -0400 From: "Rafael J. Wysocki" To: Thomas Gleixner Subject: Re: [update, rev. 6] Re: [PATCH 1/10] PM: Rework handling of interrupts during suspend-resume (rev. 5) Date: Sat, 14 Mar 2009 11:01:46 +0100 User-Agent: KMail/1.11.1 (Linux/2.6.29-rc7-tst; KDE/4.2.1; x86_64; ; ) Cc: Ingo Molnar , pm list , LKML , Linus Torvalds , "Eric W. Biederman" , Benjamin Herrenschmidt , Jeremy Fitzhardinge , Len Brown , Jesse Barnes , Frans Pop , Arve =?iso-8859-1?q?Hj=F8nnev=E5g?= References: <200902221837.49396.rjw@sisk.pl> <200903132256.51522.rjw@sisk.pl> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903141101.47961.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 764 Lines: 24 On Saturday 14 March 2009, Thomas Gleixner wrote: > On Fri, 13 Mar 2009, Rafael J. Wysocki wrote: > > > > + spin_unlock_irqrestore(&desc->lock, flags); > > > > > > Ditto > > > > No, because of __setup_irq(). > > Sorry, forgot about that. Ok. Keep the locking in pm.c then. Will do, thanks. OK, it seems we're approaching the final version. :-) I'm going to split the $subject patch as requested by Ingo (API changes and functionality changes) and post the full series once again for completness. Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/