]> Git Repo - linux.git/commit
uml: use UM_THREAD_SIZE in userspace code
authorJeff Dike <[email protected]>
Fri, 11 May 2007 05:22:31 +0000 (22:22 -0700)
committerLinus Torvalds <[email protected]>
Fri, 11 May 2007 15:29:33 +0000 (08:29 -0700)
commite1a79c400a86f2f6a6735480e31f6ee159e76fa2
tree96cb07fbca43e4f6850559770c16eccb89e9687c
parent57598fd7b31f6437874308a79ca23e51c74da59b
uml: use UM_THREAD_SIZE in userspace code

Now that we have UM_THREAD_SIZE, we can replace the calculations in
user-space code (an earlier patch took care of the kernel side of the
house).

Signed-off-by: Jeff Dike <[email protected]>
Cc: Paolo 'Blaisorblade' Giarrusso <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/um/kernel/init_task.c
arch/um/os-Linux/skas/process.c
This page took 0.053934 seconds and 4 git commands to generate.