patch-1.3.86 linux/include/asm-i386/segment.h

Next file: linux/include/asm-i386/string.h
Previous file: linux/fs/super.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.85/linux/include/asm-i386/segment.h linux/include/asm-i386/segment.h
@@ -85,9 +85,9 @@
     __asm__ volatile
 	("	cld
 		push %%es
-		movw %%fs,%%cx
-		movw %%cx,%%es
+		push %%fs
 		cmpl $3,%0
+		pop %%es
 		jbe 1f
 		movl %%edi,%%ecx
 		negl %%ecx

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this