acpi resource reservation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I wonder why acpi doesn't use request_region/request_mem_region on the resource
used by the interpreter. 

For example ioport resource are declared in dsdt with OperationRegion.

A good place to do that could be acpi_os_validate_address.

I believe by doing that acpi will avoid that other drivers try to use the same r
esource. And it will avoid the acpi_check_region hack that need to be added in e
ach driver instead of relying with the standard
request_region/request_mem_region mecanism.


Matthieu

--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux