public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* ACPI requesting I/O ports?
@ 2007-03-02 21:14 Jean Delvare
  2007-03-02 22:05 ` Moore, Robert
  0 siblings, 1 reply; 3+ messages in thread
From: Jean Delvare @ 2007-03-02 21:14 UTC (permalink / raw)
  To: Len Brown; +Cc: linux-acpi, Pavel Machek

Hi Len,

As a follow up of this dicussion:
http://lists.lm-sensors.org/pipermail/lm-sensors/2007-March/019015.html

I'd like to know if it would be possible to have the acpi subsystem
somehow declare or even request the I/O ports it will be accessing when
running AML code? There is a need for this, otherwise other drivers
might access the same resources as the AML code does, with possibly bad
consequences.

Another approach proposed by Pavel Machek would be a general mutex to
protect the AML code from the rest of the kernel, this would probably
work too but the granularity (and thus the latency) would be better
with a per-I/O-region approach.

Thanks,
-- 
Jean Delvare

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-03-03  9:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-02 21:14 ACPI requesting I/O ports? Jean Delvare
2007-03-02 22:05 ` Moore, Robert
2007-03-03  9:21   ` Jean Delvare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox