rtmutex_spin_on_owner
if (!owner || !rtmutex_spin_on_owner(lock, waiter, owner)) {
if (!owner || !rtmutex_spin_on_owner(lock, &waiter, owner)) {