vserver 1.9.3
[linux-2.6.git] / arch / sparc64 / lib / debuglocks.c
index 9e083e2..9fb4ded 100644 (file)
@@ -84,7 +84,7 @@ again:
        put_cpu();
 }
 
-int _spin_trylock(spinlock_t *lock)
+int _do_spin_trylock(spinlock_t *lock)
 {
        unsigned long val, caller;
        int cpu = get_cpu();