Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762308AbYBFBhW (ORCPT ); Tue, 5 Feb 2008 20:37:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757600AbYBFBhK (ORCPT ); Tue, 5 Feb 2008 20:37:10 -0500 Received: from terminus.zytor.com ([198.137.202.10]:52160 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755765AbYBFBhJ (ORCPT ); Tue, 5 Feb 2008 20:37:09 -0500 Message-ID: <47A90F23.80009@zytor.com> Date: Tue, 05 Feb 2008 17:36:35 -0800 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: "Rafael J. Wysocki" CC: Pavel Machek , kernel list , Linux-pm mailing list Subject: Re: [rft] s2ram wakeup moves to .c, could fix few machines References: <20080205190600.GB11613@elf.ucw.cz> <200802060227.14385.rjw@sisk.pl> In-Reply-To: <200802060227.14385.rjw@sisk.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 788 Lines: 19 Rafael J. Wysocki wrote: > On Tuesday, 5 of February 2008, Pavel Machek wrote: >> This rewrites wakeup code to .c, and it fixes stack (should use movl >> ,%esp, not movw). Testers wanted. Makefile infrastructure was done by >> hpa, cleanups by rjw. > > I'll test it tomorrow and I still have some more cleanups (I was distracted by > a nasty scheduler issue in the current mainline). The asm() for making beeps really need to be moved to a function and cleaned up (redone in C using inb()/outb()) if they are to be retained at all. -hpa -- 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/