···990990991991/*992992 * The page wait code treats the "wait->flags" somewhat unusually, because993993- * we have multiple different kinds of waits, not just he usual "exclusive"993993+ * we have multiple different kinds of waits, not just the usual "exclusive"994994 * one.995995 *996996 * We have:···10111011 *10121012 * This is the traditional exclusive wait.10131013 *10141014- * (b) WQ_FLAG_EXCLUSIVE | WQ_FLAG_CUSTOM:10141014+ * (c) WQ_FLAG_EXCLUSIVE | WQ_FLAG_CUSTOM:10151015 *10161016 * The waiter is waiting to get the bit, and additionally wants the10171017 * lock to be transferred to it for fair lock behavior. If the lock