]> git.baikalelectronics.ru Git - kernel.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)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 19 Jul 2012 09:23:43 +0000 (11:23 +0200)
commitda7fd16ba24d58304ffd2650cfb7764a5fd80828
tree0aef79b4026b5bacbe8e621013daccce1b82d37a
parent00720b17ea4be25fa9ef2b2c9068a96b72e3c1f6
MIPS: Properly align the .data..init_task section.

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

[ralf@linux-mips.org: This is a lond standing bug since
c73ac78ade84bb183a9a80e401a35c5308964170 (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
Cc: <stable@vger.kernel.org>
Patchwork: https://patchwork.linux-mips.org/patch/3881/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/thread_info.h
arch/mips/kernel/vmlinux.lds.S