aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/ivt.S
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-02-20 01:03:47 +0100
committerMichal Marek <mmarek@suse.cz>2010-03-03 11:26:00 +0100
commit2b55f3672c77e76b62efd0dba6bf29addac071fd (patch)
treed209f2914134f92ab6e422bb3991cc459fe9a20c /arch/ia64/kernel/ivt.S
parentRename .rodata.compressed to .rodata..compressed. (diff)
downloadlinux-dev-2b55f3672c77e76b62efd0dba6bf29addac071fd.tar.xz
linux-dev-2b55f3672c77e76b62efd0dba6bf29addac071fd.zip
Rename .text.ivt to .text..ivt.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'arch/ia64/kernel/ivt.S')
-rw-r--r--arch/ia64/kernel/ivt.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/kernel/ivt.S b/arch/ia64/kernel/ivt.S
index ec9a5fdfa1b9..0c14512b12dc 100644
--- a/arch/ia64/kernel/ivt.S
+++ b/arch/ia64/kernel/ivt.S
@@ -83,7 +83,7 @@
mov r19=n;; /* prepare to save predicates */ \
br.sptk.many dispatch_to_fault_handler
- .section .text.ivt,"ax"
+ .section .text..ivt,"ax"
.align 32768 // align on 32KB boundary
.global ia64_ivt