diff options
author | Vivek Goyal <vgoyal@in.ibm.com> | 2006-11-20 17:29:09 +0100 |
---|---|---|
committer | Andi Kleen <andi@basil.nowhere.org> | 2006-11-21 10:31:21 +0100 |
commit | 3af9815328bba76e8d11d71d6dbbd6f38beafe58 (patch) | |
tree | 1607b2f6580fadb2793961e3161e87de542b529d /Makefile | |
parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... (diff) | |
download | linux-3af9815328bba76e8d11d71d6dbbd6f38beafe58.tar.xz linux-3af9815328bba76e8d11d71d6dbbd6f38beafe58.zip |
[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 'Makefile')
0 files changed, 0 insertions, 0 deletions