public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Nate Lawson <nate-Y6VGUYTwhu0@public.gmane.org>
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: acpi_ec_remove_space_handler() not working?
Date: Tue, 15 Jul 2003 09:32:15 -0700 (PDT)	[thread overview]
Message-ID: <20030715091914.U20199@root.org> (raw)

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

                 reply	other threads:[~2003-07-15 16:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030715091914.U20199@root.org \
    --to=nate-y6vguytwhu0@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox