]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arch/tile: fix bug in delay_backoff()
authorChris Metcalf <cmetcalf@tilera.com>
Thu, 29 Mar 2012 19:43:20 +0000 (15:43 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Fri, 30 Mar 2012 22:56:17 +0000 (18:56 -0400)
commit6309151f0cf84aa24c6a33db6c6395e50d621abe
tree4b65c06e9be45cdb90447273ecba68f47dc48676
parentfb6e670d3307ae9fb34646cf66aa25b36c6691fc
arch/tile: fix bug in delay_backoff()

We were carefully computing a value to use for the number of loops
to spin for, and then ignoring it.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/lib/spinlock_common.h