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
keys
selinux
Kconfig -rw-r--r-- 2.7 KB
Makefile -rw-r--r-- 591 bytes
capability.c -rw-r--r-- 2.8 KB
commoncap.c -rw-r--r-- 9.4 KB
dummy.c -rw-r--r-- 22.5 KB
root_plug.c -rw-r--r-- 3.9 KB
seclvl.c -rw-r--r-- 20.1 KB
security.c -rw-r--r-- 6.0 KB

back to top