Subject: Re: CVS commit: src/sys/arch/i386/acpi
To: Takuya SHIOZAKI <tshiozak@NetBSD.org>
From: Alan Barrett <apb@cequrux.com>
List: source-changes
Date: 01/26/2007 10:06:40
On Wed, 24 Jan 2007, Takuya SHIOZAKI wrote:
> In acpi_restorecpu, "pushl ret_addr" was wrong.
> this decrease esp unsuitably.  this may crash the kernel while leaving
> acpi_md_sleep().  (rely on the code generation options passed to cc)

Thank you!  Revision 1.33 of acpi_wakeup.c fixes the problem I reported
in PR 35126.

--apb (Alan Barrett)