From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752778AbZBVSgE (ORCPT ); Sun, 22 Feb 2009 13:36:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751800AbZBVSfx (ORCPT ); Sun, 22 Feb 2009 13:35:53 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:34962 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751779AbZBVSfw (ORCPT ); Sun, 22 Feb 2009 13:35:52 -0500 Date: Sun, 22 Feb 2009 10:35:24 -0800 (PST) From: Linus Torvalds X-X-Sender: torvalds@localhost.localdomain To: Ingo Molnar cc: "Rafael J. Wysocki" , LKML , "Eric W. Biederman" , Benjamin Herrenschmidt , Jeremy Fitzhardinge , pm list , Len Brown , Jesse Barnes , Thomas Gleixner Subject: Re: [RFC][PATCH 0/2] Rework disabling of interrupts during suspend-resume In-Reply-To: Message-ID: References: <200902221837.49396.rjw@sisk.pl> <20090222181841.GA17895@elte.hu> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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 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