From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [RFC][PATCH 0/2] Rework disabling of interrupts during suspend-resume Date: Sun, 22 Feb 2009 10:35:24 -0800 (PST) Message-ID: References: <200902221837.49396.rjw@sisk.pl> <20090222181841.GA17895@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Ingo Molnar Cc: Jeremy Fitzhardinge , LKML , Jesse Barnes , "Eric W. Biederman" , pm list , Thomas Gleixner List-Id: linux-pm@vger.kernel.org On Sun, 22 Feb 2009, Linus Torvalds wrote: > > Oops yes. I got one of them right. I guess that's the same one I happened > to compile in my config. Duh. I committed the trivially fixed version. I also committed Rafael's patch 1/2 (the one that doesn't actually change anything). Even if we don't do this in 2.6.29, I want to make it easy to test, and get the infrastructure unified. Linus