microblaze: include EXIT_TEXT to _stext
authorMichal Simek <monstr@monstr.eu>
Thu, 9 Jul 2009 02:27:40 +0000 (11:27 +0900)
committerTejun Heo <tj@kernel.org>
Thu, 9 Jul 2009 02:27:40 +0000 (11:27 +0900)
commit1dcdd0911b5553f0282ce8525773955b59a56919
tree15a2543bd14d6e9764555ff5d8120832ce2529db
parenta530b7958612bafe2027e21359083dba84f0b3b4
microblaze: include EXIT_TEXT to _stext

Microblaze wants to throw out EXIT_TEXT during runtime too.  This
hasn't caused trouble till now because the linker script didn't
discard EXIT_TEXT and it ended up in its default output section.  As
discard definition is about to be unified, include EXIT_TEXT into
_stext explicitly and while at it replace explicit exitcall definition
to EXIT_CALL.

Signed-off-by: Michal Simek <monstr@monstr.eu>
Signed-off-by: Tejun Heo <tj@kernel.org>
arch/microblaze/kernel/vmlinux.lds.S