[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1001071102230.901@router.home>
Date: Thu, 7 Jan 2010 11:03:45 -0600 (CST)
From: Christoph Lameter <cl@...ux-foundation.org>
To: Mike Frysinger <vapier.adi@...il.com>
cc: Mathieu Desnoyers <mathieu.desnoyers@...ymtl.ca>,
Tejun Heo <tj@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: [RFC local_t removal V1 1/4] Add add_local() and
add_local_return()
On Wed, 6 Jan 2010, Mike Frysinger wrote:
> >> > +static inline unsigned long __add_return_local_generic(volatile void *ptr,
> >> > + unsigned long value, int size)
> >>
> >> size_t for size ?
> >
> > No. It can be anything.
>
> you're passing it sizeof() which returns a size_t
Ahh not value but the size parameter... Ok.
Powered by blists - more mailing lists