Thread (11 messages) flat view 11 messages, 4 authors, 2015-10-28
STALE3940d

[PATCH] arm64: efi: make sure vmlinux load address aligned on 2MBytes

From: Timur Tabi <hidden>
Date: 2015-10-28 02:10:04
Also in: linux-efi

Ard Biesheuvel wrote:
+               *image_addr = *reserve_addr = round_up(dram_base, SZ_2M) +
+                                                      TEXT_OFFSET);
Shouldn't this be:

*image_addr = *reserve_addr = round_up(dram_base + TEXT_OFFSET, SZ_2M);

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the
Code Aurora Forum, hosted by The Linux Foundation.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help