mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 17:12:06 +00:00
140bf275d3
It's not perfect, but way better than before. Mark efi_enabled as false in case of error and at least stop dereferencing pointers that are known to be invalid. The only significant missing piece is the lack of undoing the memblock_reserve of the memory that efi marks as in use. On the other hand, it's not a large amount of memory, and leaving it unavailable for system use should be the safer choice anyway. Signed-off-by: Olof Johansson <olof@lixom.net> Link: http://lkml.kernel.org/r/1329081869-20779-5-git-send-email-olof@lixom.net Acked-by: Matt Fleming <matt.fleming@intel.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com> |
||
---|---|---|
.. | ||
ce4100 | ||
efi | ||
geode | ||
iris | ||
mrst | ||
olpc | ||
scx200 | ||
sfi | ||
uv | ||
visws | ||
Makefile |