Revision b2665f92ae67a2d086537979d317a6f3a5697c63 authored by Matt Porter on 20 May 2005, 20:59:14 UTC, committed by Linus Torvalds on 20 May 2005, 22:48:19 UTC
This patch fixed CONFIG_TASK_SIZE handling on 44x.  Currently head_44x.S
hardcodes 0x80000000, which breaks if user chooses to change TASK_SIZE
(e.g.  for 3G user-space).  Tested on Ocotea in 3G/1G configuration.

Signed-off-by: Eugene Surovegin <ebs@ebshome.net>
Signed-off-by: Matt Porter <mporter@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 7f8cd80
History
File Mode Size
Makefile -rw-r--r-- 279 bytes
inode-v23.c -rw-r--r-- 47.8 KB
intrep.c -rw-r--r-- 95.1 KB
intrep.h -rw-r--r-- 2.2 KB
jffs_fm.c -rw-r--r-- 19.9 KB
jffs_fm.h -rw-r--r-- 4.3 KB
jffs_proc.c -rw-r--r-- 6.5 KB
jffs_proc.h -rw-r--r-- 917 bytes

back to top