From 7e4445f5da53da67513ea293d90c2f4273a256f9 Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Fri, 18 Apr 2008 13:42:54 -0700 Subject: [PATCH] --- yaml --- r: 95770 b: refs/heads/master c: 62478fa4b7cd1bdf0ba8ff8a5e3a95c45c7b8ac8 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/m32r/kernel/vmlinux.lds.S | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index ba0c322c212d..d6bb5868a8e0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7622b46451543872e7c8e75ec98f411f59e051b1 +refs/heads/master: 62478fa4b7cd1bdf0ba8ff8a5e3a95c45c7b8ac8 diff --git a/trunk/arch/m32r/kernel/vmlinux.lds.S b/trunk/arch/m32r/kernel/vmlinux.lds.S index 41b07854fcc6..15a6f36c06db 100644 --- a/trunk/arch/m32r/kernel/vmlinux.lds.S +++ b/trunk/arch/m32r/kernel/vmlinux.lds.S @@ -60,9 +60,6 @@ SECTIONS . = ALIGN(4096); __nosave_end = .; - . = ALIGN(4096); - .data.page_aligned : { *(.data.idt) } - . = ALIGN(32); .data.cacheline_aligned : { *(.data.cacheline_aligned) }