On Tue, 18 Nov 2003, Robert Watson wrote: > On Tue, 18 Nov 2003, Nate Lawson wrote: > > Could you add a printf to the start of acpi_cpu_detach()? I want to see > > if we're being called before or after ACPI is stopped ("Shutting down > > So indeed, it doesn't look like the ACPI detach call has gone out yet. Yes, I'm certain acpi_cpu_detach is not being called before AcpiTerminate(). Can someone with some newbus knowledge explain this? devinfo shows acpi_cpu0 as a child of acpi0 so its detach should be called before acpi0's. Perhaps the fact that there is no DEVMETHOD for acpi_detach means that its children never have their detach methods called? -NateReceived on Tue Nov 18 2003 - 12:58:22 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:29 UTC