All of lore.kernel.org
 help / color / mirror / Atom feed
* acpi_ec_remove_space_handler() not working?
@ 2003-07-15 16:32 Nate Lawson
  0 siblings, 0 replies; only message in thread
From: Nate Lawson @ 2003-07-15 16:32 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

I have completed ECDT support for freebsd and it works up to a point.
After removing the temporary GPE and space handlers and installing the new
ones (no errors), the old space handler is still called.  This generates a
panic since our allocator helps by setting freed memory to 0xdeadc0de.  Is
there some reason why the old space handler is still getting called after
it was successfully removed?  I'm attaching the temporary one to
ACPI_ROOT_OBJECT like Linux does, removing it later, and attaching the
real one to device->handle.

-Nate


-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-07-15 16:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-15 16:32 acpi_ec_remove_space_handler() not working? Nate Lawson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.