| commit | ab03591db110e8d195d381a68692eb37da981cdf | [log] [tgz] |
|---|---|---|
| author | Al Viro <viro@ftp.linux.org.uk> | Thu Jan 12 01:06:05 2006 -0800 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jan 12 09:08:58 2006 -0800 |
| tree | 2ebf699572844388ee9a12407e31d2915a399cb5 | |
| parent | 718d6114fcd894bf4d3527b9e206a1cbcaaae35d [diff] |
[PATCH] ia64: task_thread_info() on ia64 thread_info is at the constant offset from task_struct and stack is embedded into the same beast. Set __HAVE_THREAD_FUNCTIONS, made task_thread_info() just add a constant. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>