lkml.org 
[lkml]   [1999]   [Aug]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectswitch_to comment update
This comment should be updated:

--- 2.3.13/arch/i386/kernel/process.c Thu Aug 12 02:53:17 1999
+++ /tmp/process.c Tue Aug 17 02:32:26 1999
@@ -686,7 +686,8 @@
unlazy_fpu(prev_p);

/*
- * Reload esp0, LDT and the page table pointer:
+ * Reload only esp0 (LDT and the page table pointer will be realoaded
+ * on demand via activate_mm() if we'll need to run out of the kernel):
*/
tss->esp0 = next->esp0;

BTW, which is the reason we continue to reload the stack pointer address
in the TS structure? To let know the kernel which stack pointer to use
while entering the kernel, right?

Andrea


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.025 / U:0.472 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site