patch-2.1.92 linux/arch/i386/kernel/vm86.c
Next file: linux/arch/m68k/config.in
Previous file: linux/arch/i386/kernel/traps.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Mar 29 11:31:16 1998
- Orig file:
v2.1.91/linux/arch/i386/kernel/vm86.c
- Orig date:
Sun Jan 4 10:55:08 1998
diff -u --recursive --new-file v2.1.91/linux/arch/i386/kernel/vm86.c linux/arch/i386/kernel/vm86.c
@@ -255,7 +255,7 @@
mark_screen_rdonly(tsk);
unlock_kernel();
__asm__ __volatile__(
- "xorl %%eax,%%eax; mov %%ax,%%fs; mov %%ax,%%gs\n\t"
+ "xorl %%eax,%%eax; movl %%ax,%%fs; movl %%ax,%%gs\n\t"
"movl %0,%%esp\n\t"
"jmp ret_from_sys_call"
: /* no outputs */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov