diff options
author | 2008-03-19 01:04:48 -0700 | |
---|---|---|
committer | 2008-03-19 01:04:48 -0700 | |
commit | 4cfea5a7dfcc2766251e50ca30271a782d5004ad (patch) | |
tree | f5df867200211659f09a496c39b83ead231c0c81 /drivers | |
parent | [SPARC]: Fix link errors with gcc-4.3 (diff) | |
download | wireguard-linux-4cfea5a7dfcc2766251e50ca30271a782d5004ad.tar.xz wireguard-linux-4cfea5a7dfcc2766251e50ca30271a782d5004ad.zip |
[SPARC64]: Fix atomic backoff limit.
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>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions