fixup_owner — Post lock pi_state and corner case management
int fixup_owner ( | u32 __user * uaddr, |
| struct futex_q * q, | |
int locked); |
uaddruser address of the futex
qfutex_q (contains pi_state and access to the rt_mutex)
lockedif the attempt to take the rt_mutex succeeded (1) or not (0)