[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.0907271828000.2936@localhost.localdomain>
Date: Mon, 27 Jul 2009 18:28:26 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Roland Dreier <rdreier@...co.com>
cc: LKML <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Ingo Molnar <mingo@...e.hu>,
Peter Zijlstra <peterz@...radead.org>,
Roland Dreier <rolandd@...co.com>
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists