patch-2.4.0-test5 linux/arch/i386/boot/bootsect.S

Next file: linux/arch/i386/boot/setup.S
Previous file: linux/arch/arm/vmlinux-armv.lds.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test4/linux/arch/i386/boot/bootsect.S linux/arch/i386/boot/bootsect.S
@@ -151,7 +151,7 @@
 	cbtw				# extend to word
 	movw	%ax, sectors
 	cmpw	$disksizes+4, %si
-	jae	got_sectors		# if all else fails, try 9
+	jae	got_sectors		# If all else fails, try 9
 	
 	xchgw	%cx, %ax		# cx = track and sector
 	xorw	%dx, %dx		# drive 0, head 0

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