patch-2.3.40 linux/arch/sparc/ap1000/apmmu.c

Next file: linux/arch/sparc/config.in
Previous file: linux/arch/ppc/xmon/xmon.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.39/linux/arch/sparc/ap1000/apmmu.c linux/arch/sparc/ap1000/apmmu.c
@@ -908,7 +908,6 @@
 				(phys>>12),
 				APMMU_CACHE|APMMU_PRIV|APMMU_VALID);
 	init_mm.mmap->vm_start = PAGE_OFFSET;
-	stack_top = PAGE_OFFSET - PAGE_SIZE;
 }
 
 extern unsigned long free_area_init(unsigned long, unsigned long);

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