From 54cb6b8cd98bcef74d717a9f9ad9a13bbafce996 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Thu, 9 Jul 2009 11:27:40 +0900 Subject: [PATCH] --- yaml --- r: 161650 b: refs/heads/master c: 1dcdd0911b5553f0282ce8525773955b59a56919 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/microblaze/kernel/vmlinux.lds.S | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 7c55e1ec0299..f6c3a1d8d0f4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a530b7958612bafe2027e21359083dba84f0b3b4 +refs/heads/master: 1dcdd0911b5553f0282ce8525773955b59a56919 diff --git a/trunk/arch/microblaze/kernel/vmlinux.lds.S b/trunk/arch/microblaze/kernel/vmlinux.lds.S index a207543c5927..81bebdcb18fe 100644 --- a/trunk/arch/microblaze/kernel/vmlinux.lds.S +++ b/trunk/arch/microblaze/kernel/vmlinux.lds.S @@ -23,8 +23,8 @@ SECTIONS { _stext = . ; *(.text .text.*) *(.fixup) - - *(.exitcall.exit) + EXIT_TEXT + EXIT_CALL SCHED_TEXT LOCK_TEXT KPROBES_TEXT