SPARC64: Fix atomic backoff limit.
Upstream commit: 4cfea5a7 4096 will not fit into the immediate field of a compare instruction, in fact it will end up being -4096 causing the check to fail every time and thus disabling backoff. Signed-off-by:David S. Miller <davem@davemloft.net> Signed-off-by:
Chris Wright <chrisw@sous-sol.org>
Loading
Please sign in to comment