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:
58d784a
)
[SPARC64]: Fix endless loop in cheetah_xcall_deliver().
author
David S. Miller
<davem@sunset.davemloft.net>
Wed, 12 Dec 2007 15:31:46 +0000
(07:31 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 12 Dec 2007 15:36:36 +0000
(07:36 -0800)
We need to mask out the proper bits when testing the dispatch status
register else we can see unrelated NACK bits from previous cross call
sends.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found