From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757011AbYAZAek (ORCPT ); Fri, 25 Jan 2008 19:34:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754306AbYAZAe3 (ORCPT ); Fri, 25 Jan 2008 19:34:29 -0500 Received: from ogre.sisk.pl ([217.79.144.158]:51990 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754262AbYAZAe3 (ORCPT ); Fri, 25 Jan 2008 19:34:29 -0500 From: "Rafael J. Wysocki" To: Ingo Molnar Subject: Q: x86 suspend/hibernation code consolidation Date: Sat, 26 Jan 2008 01:32:08 +0100 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: "H. Peter Anvin" , Pavel Machek , pm list , LKML MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801260132.09529.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, I'd like to move the 64-bit suspend/hibernation files from arch/x86/kernel to arch/x86/power, modify the names of the 32-bit files already in arch/x86/power and update the Makefiles accordingly, but there are some changes queued for merging that touch the files in question. When is the right time for making changes like that? Rafael