From 001f1ffc2b58ec0d1a7ad34bc9600865ef3e312c Mon Sep 17 00:00:00 2001 From: Marc Gauthier Date: Sun, 30 Dec 2007 22:00:54 -0800 Subject: [PATCH] --- yaml --- r: 85939 b: refs/heads/master c: 6d15d109632ff01e13c26893030e2ed9e6c4e3fd h: refs/heads/master i: 85937: b244cf9946652011eec310658315caa7148740e4 85935: 7b1c0cd52b1e34a9f79f658b803f2465cce07b2a v: v3 --- [refs] | 2 +- trunk/arch/xtensa/kernel/vmlinux.lds.S | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index fd1cc0d388dc..b716e5971597 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: de6b03456e2e11cbff9f4bb147177374b260d04e +refs/heads/master: 6d15d109632ff01e13c26893030e2ed9e6c4e3fd diff --git a/trunk/arch/xtensa/kernel/vmlinux.lds.S b/trunk/arch/xtensa/kernel/vmlinux.lds.S index 4b717bf48fb7..51f4fb6f16f9 100644 --- a/trunk/arch/xtensa/kernel/vmlinux.lds.S +++ b/trunk/arch/xtensa/kernel/vmlinux.lds.S @@ -163,6 +163,8 @@ SECTIONS .DoubleExceptionVector.literal); RELOCATE_ENTRY(_DoubleExceptionVector_text, .DoubleExceptionVector.text); + RELOCATE_ENTRY(_DebugInterruptVector_text, + .DebugInterruptVector.text); __boot_reloc_table_end = ABSOLUTE(.) ; }