diff options
Diffstat (limited to 'arch/powerpc/kernel/vmlinux.lds.S')
| -rw-r--r-- | arch/powerpc/kernel/vmlinux.lds.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/kernel/vmlinux.lds.S b/arch/powerpc/kernel/vmlinux.lds.S index e8342d867536..04b98671a060 100644 --- a/arch/powerpc/kernel/vmlinux.lds.S +++ b/arch/powerpc/kernel/vmlinux.lds.S | |||
| @@ -33,6 +33,7 @@ SECTIONS | |||
| 33 | 33 | ||
| 34 | /* Text and gots */ | 34 | /* Text and gots */ |
| 35 | .text : { | 35 | .text : { |
| 36 | _text = .; | ||
| 36 | *(.text .text.*) | 37 | *(.text .text.*) |
| 37 | SCHED_TEXT | 38 | SCHED_TEXT |
| 38 | LOCK_TEXT | 39 | LOCK_TEXT |
