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:
7fe135d
)
ACPI: Make acpi_os_map_memory() avoid creating unnecessary mappings
author
Rafael J. Wysocki
<rjw@sisk.pl>
Tue, 8 Feb 2011 22:38:05 +0000
(23:38 +0100)
committer
Rafael J. Wysocki
<rjw@sisk.pl>
Thu, 24 Feb 2011 18:58:41 +0000
(19:58 +0100)
Modify acpi_os_map_memory() so that it doesn't call acpi_os_ioremap()
unconditionally every time it is executed (except when
acpi_gbl_permanent_mmap is unset), which pretty much defeats the
purpose of maintaining the list of ACPI iomaps in osl.c.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
drivers/acpi/osl.c
patch
|
blob
|
history
diff --cc
drivers/acpi/osl.c
Simple merge