Ingo Molnar <[EMAIL PROTECTED]> wrote: > > init_MUTEX_LOCKED() > > DECLARE_MUTEX_LOCKED() > > please kill these two in the simple mutex implementation - they are a > sign of mutexes used as completions.
That can be done later. It's not necessary to do it in this particular patch set. David
