From a52299fcf0d391e1286db40db66912e31ecf3fbc Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 26 Jan 2006 14:53:56 +0000 Subject: 2006-01-26 Jeroen Dekkers * 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. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 77cf59a..6d68a36 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-01-26 Jeroen Dekkers + + * 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 * linux/dev/arch/i386/kernel/irq.c (linux_intr): Disable interrupts -- cgit v1.2.3