patch-2.1.121 linux/arch/i386/kernel/head.S

Next file: linux/arch/i386/kernel/init_task.c
Previous file: linux/arch/i386/kernel/entry.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.120/linux/arch/i386/kernel/head.S linux/arch/i386/kernel/head.S
@@ -509,7 +509,6 @@
 ENTRY(empty_zero_page)
 
 .org 0x6000
-ENTRY(this_must_match_init_task)
 
 /*
  * This starts the data section. Note that the above is all
@@ -519,10 +518,6 @@
 .data
 
 ALIGN
-/* 256 quadwords - 2048 bytes of idt */
-ENTRY(idt_table)
-	.fill 256,8,0		# idt is uninitialized
-
 /*
  * This contains up to 8192 quadwords depending on NR_TASKS - 64kB of
  * gdt entries.  Ugh. 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov