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