patch-2.3.28 linux/arch/i386/boot/setup.S

Next file: linux/arch/i386/boot/video.S
Previous file: linux/arch/i386/boot/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.27/linux/arch/i386/boot/setup.S linux/arch/i386/boot/setup.S
@@ -783,7 +783,7 @@
 
 empty_8042:
 	pushl	%ecx
-	movl	$0xFFFFFF, %ecx
+	movl	$0x00FFFFFF, %ecx
 
 empty_8042_loop:
 	decl	%ecx

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)