From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755612AbZBWBYZ (ORCPT ); Sun, 22 Feb 2009 20:24:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752543AbZBWBXz (ORCPT ); Sun, 22 Feb 2009 20:23:55 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:36285 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752441AbZBWBXy (ORCPT ); Sun, 22 Feb 2009 20:23:54 -0500 Date: Sun, 22 Feb 2009 17:23:01 -0800 (PST) From: Linus Torvalds X-X-Sender: torvalds@localhost.localdomain To: "Rafael J. Wysocki" cc: LKML , Ingo Molnar , "Eric W. Biederman" , Benjamin Herrenschmidt , Jeremy Fitzhardinge , pm list , Len Brown , Jesse Barnes , Thomas Gleixner Subject: Re: [RFC][PATCH 2/2] PM: Rework handling of interrupts during suspend-resume In-Reply-To: Message-ID: References: <200902221837.49396.rjw@sisk.pl> <200902222342.08285.rjw@sisk.pl> <200902230048.33635.rjw@sisk.pl> 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: > > Ok, looks sane to me. I'll try it on my poor eeepc, although right now > Fedora-11 rawhide (that poor laptop gets _all_ the crazy stuff thrown at > it, and runs btrfs to boot) has broken something in X by enabling DRI2, so > I may not get around to it today. Well, the suspend/resume part seems to work for me. My X issues keep my from testing it with compiz, but here's an ack for v2 of the 2/2 patch at least on my EeePC. Linus From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [RFC][PATCH 2/2] PM: Rework handling of interrupts during suspend-resume Date: Sun, 22 Feb 2009 17:23:01 -0800 (PST) Message-ID: References: <200902221837.49396.rjw@sisk.pl> <200902222342.08285.rjw@sisk.pl> <200902230048.33635.rjw@sisk.pl> 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: "Rafael J. Wysocki" Cc: Jeremy Fitzhardinge , LKML , Jesse Barnes , Thomas Gleixner , "Eric W. Biederman" , Ingo Molnar , pm list List-Id: linux-pm@vger.kernel.org On Sun, 22 Feb 2009, Linus Torvalds wrote: > > Ok, looks sane to me. I'll try it on my poor eeepc, although right now > Fedora-11 rawhide (that poor laptop gets _all_ the crazy stuff thrown at > it, and runs btrfs to boot) has broken something in X by enabling DRI2, so > I may not get around to it today. Well, the suspend/resume part seems to work for me. My X issues keep my from testing it with compiz, but here's an ack for v2 of the 2/2 patch at least on my EeePC. Linus