From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [linux-pm] Re: [rft] s2ram wakeup moves to .c, could fix few machines Date: Fri, 08 Feb 2008 13:27:30 -0800 Message-ID: <47ACC942.1020308@zytor.com> References: <20080208210004.GA12923@elf.ucw.cz> <20080208212317.GD12923@elf.ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080208212317.GD12923@elf.ucw.cz> Sender: linux-kernel-owner@vger.kernel.org To: Pavel Machek Cc: Alan Stern , "Rafael J. Wysocki" , Linux-pm mailing list , kernel list List-Id: linux-pm@vger.kernel.org Pavel Machek wrote: > > See arch/x86/kernel/acpi/realmode/wakeup.S (the version that was sent > to the list). No problem there, but table stored at nonzero > offset. Short jump at the beggining of table would fix it (ugly). > Ugly, but it's the standard way to deal. We have it in the bzImage format, too. -hpa