git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96c6e0d
)
[SPARC64]: Fix incorrect TSB lock bit handling.
author
David S. Miller
<davem@davemloft.net>
Wed, 1 Feb 2006 02:32:44 +0000
(18:32 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:11:21 +0000
(
01:11
-0800)
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>
No differences found