From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756036AbZBOVrz (ORCPT ); Sun, 15 Feb 2009 16:47:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752655AbZBOVrb (ORCPT ); Sun, 15 Feb 2009 16:47:31 -0500 Received: from ogre.sisk.pl ([217.79.144.158]:48279 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752536AbZBOVr2 (ORCPT ); Sun, 15 Feb 2009 16:47:28 -0500 From: "Rafael J. Wysocki" To: Len Brown Subject: [PATCH 0/2] PM: x86-64 suspend-resume fix Date: Sun, 15 Feb 2009 22:44:46 +0100 User-Agent: KMail/1.11.0 (Linux/2.6.29-rc5-tst; KDE/4.2.0; x86_64; ; ) Cc: Jiri Slaby , Cyrill Gorcunov , Pavel Machek , Ingo Molnar , LKML , pm list , ACPI Devel Maling List MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902152244.47326.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, The following two patches clean-up and fix the x86-64 resume code. 1/2 is a cleanup, but it is simple enough to be applied now IMO. 2/2 is a bug fix based on 1/2, which is 2.6.29 material. Please apply them to the suspend branch and push to Linus for 2.6.29 (Ingo says he doesn't mind if they go through your tree). Thanks, Rafael