diff options
author | Vivek Goyal <vgoyal@in.ibm.com> | 2006-11-20 16:29:09 (GMT) |
---|---|---|
committer | Andi Kleen <andi@basil.nowhere.org> | 2006-11-21 09:26:54 (GMT) |
commit | 9a14f2964b459c18198ee59ff7212321def82df7 (patch) | |
tree | 1607b2f6580fadb2793961e3161e87de542b529d /arch/arm26/boot | |
parent | 1b7f6a626f0ff511c3840678466cbfe1d62c0b29 (diff) | |
download | linux-fsl-qoriq-9a14f2964b459c18198ee59ff7212321def82df7.tar.xz |
[PATCH] x86_64: Align data segment to PAGE_SIZE boundary
o Explicitly align data segment to PAGE_SIZE boundary otherwise depending on
config options and tool chain it might be placed on a non PAGE_SIZE aligned
boundary and vmlinux loaders like kexec fail when they encounter a
PT_LOAD type segment which is not aligned to PAGE_SIZE boundary.
Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Diffstat (limited to 'arch/arm26/boot')
0 files changed, 0 insertions, 0 deletions