From: Al Viro Date: Thu, 12 Jan 2006 09:06:05 +0000 (-0800) Subject: [PATCH] ia64: task_thread_info() X-Git-Tag: v2.6.16-rc1~230 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab03591db110e8d195d381a68692eb37da981cdf;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed