summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-01-26 14:53:56 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:26:30 +0200
commita52299fcf0d391e1286db40db66912e31ecf3fbc (patch)
treebfa0d15ae4f85e151d73b8737bd28762942769b6 /ChangeLog
parentacb792b101fd685262c93b75ebe4c033f2d2c079 (diff)
2006-01-26 Jeroen Dekkers <jeroen@dekkers.cx>
* i386/i386/locore.S (trap_push_segs): Switch fs and gs to kernel data segment too. (syscall_entry_2): Likewise. * i386/i386/user_ldt.c (i386_set_ldt): Always copy the master LDT when there is no old user LDT.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77cf59a..6d68a36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-01-26 Jeroen Dekkers <jeroen@dekkers.cx>
+
+ * i386/i386/locore.S (trap_push_segs): Switch fs and gs to kernel
+ data segment too.
+ (syscall_entry_2): Likewise.
+ * i386/i386/user_ldt.c (i386_set_ldt): Always copy the master LDT
+ when there is no old user LDT.
+
2006-01-26 Samuel Thibault <samuel.thibault@ens-lyon.org>
* linux/dev/arch/i386/kernel/irq.c (linux_intr): Disable interrupts