From e942131cc39081b90bfa5cdac59d116c5385f0ab Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 19 Jul 2007 01:48:37 -0700 Subject: [PATCH] --- yaml --- r: 61610 b: refs/heads/master c: 2e1d5b8f24a887caded5ae3ceb2f341d4fbd1861 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86_64/kernel/vmlinux.lds.S | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 042ea986f095..ea7946e430f3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cbe87121f1545bb3e98ae114519bf0c4db27d6ab +refs/heads/master: 2e1d5b8f24a887caded5ae3ceb2f341d4fbd1861 diff --git a/trunk/arch/x86_64/kernel/vmlinux.lds.S b/trunk/arch/x86_64/kernel/vmlinux.lds.S index 22590690a8a0..5c57ea4591c1 100644 --- a/trunk/arch/x86_64/kernel/vmlinux.lds.S +++ b/trunk/arch/x86_64/kernel/vmlinux.lds.S @@ -48,7 +48,9 @@ SECTIONS __ex_table : AT(ADDR(__ex_table) - LOAD_OFFSET) { *(__ex_table) } __stop___ex_table = .; - BUG_TABLE + NOTES :text :note + + BUG_TABLE :text RODATA