]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitdad2368e76adc7980365537bcc364ab4bbaf9c32
tree138321ebd3b3c3aeb99517ec5158a65f556da774
parent325ca0910b2b6ff8c1d5a48644a2e17321ca8f51
[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