[PATCH][2.6-mm] Remove extra .data.idt section definition
From: Zwane Mwaikambo (zwane_at_linuxpower.ca)
Date: 08/31/03
- Previous message: Carl Nygard: "Re: PROBLEM: keyboard shift not registered under fast typing or auto-repeat"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 31 Aug 2003 02:04:25 -0400 (EDT) To: Linux Kernel <linux-kernel@vger.kernel.org>
Index: linux-2.6.0-test4-mm4/arch/i386/kernel/vmlinux.lds.S
===================================================================
RCS file: /build/cvsroot/linux-2.6.0-test4-mm4/arch/i386/kernel/vmlinux.lds.S,v
retrieving revision 1.1.1.1
diff -u -p -B -r1.1.1.1 vmlinux.lds.S
--- linux-2.6.0-test4-mm4/arch/i386/kernel/vmlinux.lds.S 30 Aug 2003 23:30:57 -0000 1.1.1.1
+++ linux-2.6.0-test4-mm4/arch/i386/kernel/vmlinux.lds.S 31 Aug 2003 03:28:58 -0000
@@ -55,9 +55,6 @@ SECTIONS
. = ALIGN(PAGE_SIZE_asm);
__nosave_end = .;
- . = ALIGN(PAGE_SIZE_asm);
- .data.page_aligned : { *(.data.idt) }
-
. = ALIGN(32);
.data.cacheline_aligned : { *(.data.cacheline_aligned) }
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Carl Nygard: "Re: PROBLEM: keyboard shift not registered under fast typing or auto-repeat"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: XFS breakage in 2.6.18-rc1
... system disk too who had to take the hit. ... send the line "unsubscribe linux-kernel"
in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please
read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: How to run an a.out file in a kernel module
... called in a kernel module using call_usermodehelper ... Please read the FAQ
at http://www.tux.org/lkml/ ... More majordomo info at http://vger.kernel.org/majordomo-info.html
... (Linux-Kernel) - Re: XFS Bug null pointer dereference in xfs_free_ag_extent
... I also filed bug 6877 at kernel.org ... send the line "unsubscribe linux-kernel"
in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please
read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: [patch] remove unused acct variables from task_struct
... struct mempolicy *mempolicy; ... More majordomo info at http://vger.kernel.org/majordomo-info.html
... Please read the FAQ at http://www.tux.org/lkml/ ... send the line "unsubscribe
linux-kernel" in ... (Linux-Kernel) - Re: DIPC alpha2 for i386, Alpha, SPARC, and M68k
... there seems to be a delay on cs.uwindsor.ca between the time you upload something and
the time it actually shows up on the page. ... More majordomo info at http://vger.kernel.org/majordomo-info.html
... Please read the FAQ at http://www.tux.org/lkml/ ... To unsubscribe from this
list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
... (Linux-Kernel)