[uml-devel] Re: [PATCH 5/9] UML - change semaphores to completions

2005-03-11 Thread Jeff Dike
[EMAIL PROTECTED] said: > > + > > + init_completion(&port->done), > > + > > I'll convert that to a semicolon... Gawd, thanks... Jeff --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hu

[uml-devel] Re: [PATCH 5/9] UML - change semaphores to completions

2005-03-09 Thread Andrew Morton
Jeff Dike <[EMAIL PROTECTED]> wrote: > > @@ -197,13 +197,14 @@ > { .list = LIST_HEAD_INIT(port->list), > .wait_count = ATOMIC_INIT(0), > .has_connection = 0, > - .sem = __SEMAPHORE_INITIALIZ