Nate Lawson wrote: [...] > A quick "no" vote from me until this is really understood. I think > the real problem is an interference between the pmap for the AP trampoline > and the acpi wake code (sys/i386/acpica/acpi_wakeup.c). The address > you gave (0x9f000) is right before the base address we use for the This didn't help: static void acpi_alloc_wakeup_handler(void) { void *wakeaddr; return; ... So it looks like problem in other place. Probably some othe code affects. rik > wakeup code (0xa0000). As I woke up this morning, I was wondering if > this could be the issue. An easy way to test is to disable the call > to acpi_install_wakeup_handler() in sys/i386/acpica/acpi_machdep.c and > see if this alone fixes the problem. > > If I'm wrong, feel free to commit your patch. > > P.S. Spaces instead of tabs in your diff. > > -NateReceived on Wed Sep 22 2004 - 09:05:16 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:13 UTC