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

Next file: linux/arch/i386/kernel/i386_ksyms.c
Previous file: linux/arch/arm/mm/small_page.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.29/linux/arch/i386/boot/setup.S linux/arch/i386/boot/setup.S
@@ -208,7 +208,7 @@
 	addw	$SYSSEG, %bx
 	movw	%bx, %cs:start_sys_seg
 # Move rest of setup code/data to here
-	movw	$4096, %di			# four sectors loaded by LILO
+	movw	$2048, %di			# four sectors loaded by LILO
 	subw	%si, %si
 	movw	%cs, %ax			# aka SETUPSEG
 	movw	%ax, %es

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