commit | 0de56d1ab83323d604d95ca193dcbd28388dbabb | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Wed Dec 12 07:31:46 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Dec 12 07:36:36 2007 -0800 |
tree | 24ebc2d0e77c56498b8d6bdeaf6533ba1e01daba | |
parent | 58d784a5c754cd66ecd4791222162504d3c16c74 [diff] |
[SPARC64]: Fix endless loop in cheetah_xcall_deliver(). 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>