[patch] comment fix, 2.5.28

From: Ingo Molnar (mingo@elte.hu)
Date: Fri Jul 26 2002 - 17:54:14 EST


the attached patch fixes a comment that got incorrect via the
set_thread_area() changes.

        Ingo

--- linux/arch/i386/kernel/head.S.orig2 Sat Jul 27 00:53:40 2002
+++ linux/arch/i386/kernel/head.S Sat Jul 27 00:54:49 2002
@@ -412,10 +412,7 @@
 
 ALIGN
 /*
- * This contains typically 140 quadwords, depending on NR_CPUS.
- *
- * NOTE! Make sure the gdt descriptor in head.S matches this if you
- * change anything.
+ * The Global Descriptor Table contains 20 quadwords, per-CPU.
  */
 ENTRY(cpu_gdt_table)
         .quad 0x0000000000000000 /* NULL descriptor */

-
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/



This archive was generated by hypermail 2b29 : Tue Jul 30 2002 - 14:00:25 EST