[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.1.10.0906231426020.17001@makko.or.mcafeemobile.com>
Date: Tue, 23 Jun 2009 14:28:17 -0700 (PDT)
From: Davide Libenzi <davidel@...ilserver.org>
To: Andrew Morton <akpm@...ux-foundation.org>
cc: Davide Libenzi <davidel@...ilserver.org>,
linux-kernel@...r.kernel.org, avi@...hat.com, kvm@...r.kernel.org,
ghaskins@...ell.com, rusty@...tcorp.com.au, bcrl@...ck.org
Subject: Re: [patch] eventfd - revised interface and cleanups (2nd rev)
On Tue, 23 Jun 2009, Andrew Morton wrote:
> > > > +struct eventfd_ctx *eventfd_ctx_get(struct eventfd_ctx *ctx)
> > > > +{
> > > > + kref_get(&ctx->kref);
> > > > + return ctx;
> > > > +}
> > > > +EXPORT_SYMBOL_GPL(eventfd_ctx_get);
> > >
> > > doesn't match the code.
>
> You appear to have not seen the above sentence.
I saw that and have already fixed it. Sorry I missed the ACK.
> yeah, I never trust people. You might lose the email or jump on a
> plane and disappear for three weeks, then it all gets forgotten about
> and lost.
Jumping on a plane. Check. Disappearing for 6 weeks. Check. ;)
- Davide
--
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