]> git.karo-electronics.de Git - mv-sheeva.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>
Mon, 2 Apr 2012 16:13:15 +0000 (12:13 -0400)
commit444eef1ba40546690a77b2af4cba7d4561e7bba5
treee238b191b2c511d6c219b5cd3a85f002803a04db
parent7a7039ee71811222310b431aee246eb78dd0d401
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