Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966355AbWKNVPr (ORCPT ); Tue, 14 Nov 2006 16:15:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S966361AbWKNVPr (ORCPT ); Tue, 14 Nov 2006 16:15:47 -0500 Received: from gprs189-60.eurotel.cz ([160.218.189.60]:27652 "EHLO spitz.ucw.cz") by vger.kernel.org with ESMTP id S966355AbWKNVPq (ORCPT ); Tue, 14 Nov 2006 16:15:46 -0500 Date: Tue, 14 Nov 2006 16:30:03 +0000 From: Pavel Machek To: Vivek Goyal Cc: linux kernel mailing list , Reloc Kernel List , ebiederm@xmission.com, akpm@osdl.org, ak@suse.de, hpa@zytor.com, magnus.damm@gmail.com, lwang@redhat.com, dzickus@redhat.com Subject: Re: [RFC] [PATCH 10/16] x86_64: 64bit PIC ACPI wakeup Message-ID: <20061114163002.GB4445@ucw.cz> References: <20061113162135.GA17429@in.ibm.com> <20061113164314.GK17429@in.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061113164314.GK17429@in.ibm.com> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1114 Lines: 33 Hi! > - Killed lots of dead code > - Improve the cpu sanity checks to verify long mode > is enabled when we wake up. > - Removed the need for modifying any existing kernel page table. > - Moved wakeup_level4_pgt into the wakeup routine so we can > run the kernel above 4G. > - Increased the size of the wakeup routine to 8K. > - Renamed the variables to use the 64bit register names. > - Lots of misc cleanups to match trampoline.S > > I don't have a configuration I can test this but it compiles cleanly Ugh, now that's a big patch.. and untested, too :-(. Why is PGE no longer required, for example? Can we get it piece-by-piece? > Vivek has tested this patch for suspend to memory and it works fine. Ok, so it was tested on one config. Given that the patch deals with detecting CPU oddities... :-( Pavel -- Thanks for all the (sleeping) penguins. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/