public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Heiner Kallweit <hkallweit1@gmail.com>
To: Robert Moore <robert.moore@intel.com>,
	Erik Kaneda <erik.kaneda@intel.com>,
	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
Cc: linux-acpi@vger.kernel.org, Jean Delvare <jdelvare@suse.com>
Subject: Question about acpi_remove_address_space_handler() behavior if handler is running
Date: Sat, 4 Sep 2021 18:42:10 +0200	[thread overview]
Message-ID: <57a2a9fa-e296-85dc-75f8-94ccd0527204@gmail.com> (raw)

i801 i2c driver installs an own ACPI io handler. When discussing some driver
improvements one open question is about behavior of
acpi_remove_address_space_handler() if the handler is currently running.
Will the function wait until handler is finished? In other words, the actual
question is: Are we guaranteed that after the call to
acpi_remove_address_space_handler() the handler can't be running?

             reply	other threads:[~2021-09-04 16:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-04 16:42 Heiner Kallweit [this message]
2021-09-07 15:16 ` Question about acpi_remove_address_space_handler() behavior if handler is running Moore, Robert

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=57a2a9fa-e296-85dc-75f8-94ccd0527204@gmail.com \
    --to=hkallweit1@gmail.com \
    --cc=erik.kaneda@intel.com \
    --cc=jdelvare@suse.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    --cc=robert.moore@intel.com \
    /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