git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e0676a
)
ACPI: make some IO ports off-limits to AML
author
Len Brown
<len.brown@intel.com>
Wed, 4 Feb 2009 03:52:12 +0000
(22:52 -0500)
committer
Len Brown
<len.brown@intel.com>
Wed, 4 Feb 2009 03:52:12 +0000
(22:52 -0500)
ACPICA exports acpi_os_validate_address() so the OS
can prevent BIOS AML from accessing specified addresses.
Start using this interface to prevent AML from accessing
some well known IO addresses that the OS "owns".
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/osl.c
patch
|
blob
|
history
diff --cc
drivers/acpi/osl.c
Simple merge