From: David S. Miller Date: Wed, 1 Feb 2006 02:32:44 +0000 (-0800) Subject: [SPARC64]: Fix incorrect TSB lock bit handling. X-Git-Tag: v2.6.17-rc1~1184^2~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4753eb2ac7022b999e5e484f1a5dc001dba22bd3;p=pandora-kernel.git [SPARC64]: Fix incorrect TSB lock bit handling. The TSB_LOCK_BIT define is actually a special value shifted down by 32-bits for the assembler code macros. In C code, this isn't what we want. Signed-off-by: David S. Miller --- Reading git-diff-tree failed