Messages in this thread |  | | | Date | Mon, 27 Jul 2009 18:28:26 +0200 (CEST) | | From | Thomas Gleixner <> | | Subject | Re: [Patch RFC 29/37] infiniband: Make user_mad semaphore a real one |
| |
On Mon, 27 Jul 2009, Roland Dreier wrote:
> > > - init_MUTEX(&port->sm_sem); > > + semaphore_init(&port->sm_sem); > > OK by me -- although I'm not clear what's wrong with using existing > sema_init().
I'm happy do redo the series with sema_init(sem, x) :)
tglx
|  |