From 24ec2734c2c006fcf8c84fb4aea1c5c0cd1b930d Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Fri, 30 Oct 2009 14:41:52 +0100 Subject: [PATCH] --- yaml --- r: 176104 b: refs/heads/master c: 13cdee23296c437cdd0262a09c3455de8e1e85b2 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/microblaze/kernel/vmlinux.lds.S | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 613d029c1530..77152297a320 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 42a2478b789cb1b4335909e0fecc721c07be7d90 +refs/heads/master: 13cdee23296c437cdd0262a09c3455de8e1e85b2 diff --git a/trunk/arch/microblaze/kernel/vmlinux.lds.S b/trunk/arch/microblaze/kernel/vmlinux.lds.S index e704188d7855..ecee15342e66 100644 --- a/trunk/arch/microblaze/kernel/vmlinux.lds.S +++ b/trunk/arch/microblaze/kernel/vmlinux.lds.S @@ -86,6 +86,7 @@ SECTIONS { _KERNEL_SDA_BASE_ = _ssro + (_ssro_size / 2) ; } + . = ALIGN(PAGE_SIZE); __init_begin = .; INIT_TEXT_SECTION(PAGE_SIZE)