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:
0240d7b
)
ACPICA: Remove possibility of executing _REG methods twice
author
Lin Ming
<ming.m.lin@intel.com>
Tue, 13 Oct 2009 02:29:30 +0000
(10:29 +0800)
committer
Len Brown
<len.brown@intel.com>
Wed, 25 Nov 2009 01:30:04 +0000
(20:30 -0500)
If a custom address space handler is installed by the host
before the "initialize operation regions" phase of the ACPICA
initialization, any _REG methods for that address space could
be executed twice. This change fixes the problem.
ACPICA BZ 427.
http://www.acpica.org/bugzilla/show_bug.cgi?id=427
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/acpica/evregion.c
patch
|
blob
|
history
diff --cc
drivers/acpi/acpica/evregion.c
Simple merge