From: Kumar Gala Date: Wed, 23 Apr 2008 20:29:36 +0000 (+1000) Subject: [POWERPC] Clean up access to thread_info in assembly X-Git-Tag: v2.6.26-rc1~1055^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f608600e74404c5c8f017af45294074282911ae9;p=pandora-kernel.git [POWERPC] Clean up access to thread_info in assembly Use (31-THREAD_SHIFT) to get to thread_info from stack pointer. This makes the code a bit easier to read and more robust if we ever change THREAD_SHIFT. Signed-off-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed