patch-2.4.22 linux-2.4.22/arch/i386/boot/bootsect.S

Next file: linux-2.4.22/arch/i386/boot/compressed/misc.c
Previous file: linux-2.4.22/arch/cris/mm/ioremap.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/i386/boot/bootsect.S linux-2.4.22/arch/i386/boot/bootsect.S
@@ -234,7 +234,8 @@
 die:	jne	die			# %es must be at 64kB boundary
 	xorw	%bx, %bx		# %bx is starting address within segment
 rp_read:
-#ifdef __BIG_KERNEL__			# look in setup.S for bootsect_kludge
+#ifdef __BIG_KERNEL__
+					# look in setup.S for bootsect_kludge
 	bootsect_kludge = 0x220		# 0x200 + 0x20 which is the size of the
 	lcall	bootsect_kludge		# bootsector + bootsect_kludge offset
 #else

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