[SPARC64]: Fix incorrect TSB lock bit handling.
authorDavid S. Miller <davem@davemloft.net>
Wed, 1 Feb 2006 02:32:44 +0000 (18:32 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:11:21 +0000 (01:11 -0800)
commit4753eb2ac7022b999e5e484f1a5dc001dba22bd3
tree138321ebd3b3c3aeb99517ec5158a65f556da774
parent96c6e0d8e2a0eb1338751598be47fa1ffed91704
[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 <davem@davemloft.net>
arch/sparc64/mm/tsb.c
include/asm-sparc64/tsb.h