]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Properly align the .data..init_task section.
authorDavid Daney <david.daney@cavium.com>
Thu, 19 Jul 2012 07:11:14 +0000 (09:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 29 Jul 2012 15:04:20 +0000 (08:04 -0700)
commitec8348902ff82ae44f25b3127f8f3ec47e1e6a07
tree1b87f4816054789f13b6005cd53357efdc796604
parent60d091aeb66c0b201689862bcb803c32db712d05
MIPS: Properly align the .data..init_task section.

commit 7b1c0d26a8e272787f0f9fcc5f3e8531df3b3409 upstream.

Improper alignment can lead to unbootable systems and/or random
crashes.

[ralf@linux-mips.org: This is a lond standing bug since
6eb10bc9e2deab06630261cd05c4cb1e9a60e980 (kernel.org) rsp.
c422a10917f75fd19fa7fe070aaaa23e384dae6f (lmo) [MIPS: Clean up linker script
using new linker script macros.] so dates back to 2.6.32.]

Signed-off-by: David Daney <david.daney@cavium.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3881/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/mips/include/asm/thread_info.h
arch/mips/kernel/vmlinux.lds.S