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
- Lines: 9
- Date:
Fri Dec 3 20:37:07 1999
- Orig file:
v2.3.29/linux/arch/i386/boot/setup.S
- Orig date:
Tue Nov 23 22:42:20 1999
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)