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:
984ff8a
)
efi: Defer freeing boot services memory until after ACPI init
author
Josh Triplett
<josh@joshtriplett.org>
Sat, 29 Sep 2012 00:55:44 +0000
(17:55 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Sat, 29 Sep 2012 19:21:01 +0000
(12:21 -0700)
Some new ACPI 5.0 tables reference resources stored in boot services
memory, so keep that memory around until we have ACPI and can extract
data from it.
Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Link:
http://lkml.kernel.org/r/baaa6d44bdc4eb0c58e5d1b4ccd2c729f854ac55.1348876882.git.josh@joshtriplett.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found