lkml.org 
[lkml]   [2014]   [Jun]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 05/12] percpu: reorganize include/linux/percpu-defs.h
On Fri, Jun 13, 2014 at 12:16:27PM -0500, Christoph Lameter wrote:
> On Thu, 12 Jun 2014, Tejun Heo wrote:
>
> > +#define __raw_get_cpu_var(var) (*raw_cpu_ptr(&(var)))
> > +#define __get_cpu_var(var) (*this_cpu_ptr(&(var)))
>
> At the conclusion of the current &get_cpu_var patchset these two
> definitions are scheduled to be removed.

Yeah, dropping that part isn't difficult. Where's the &get_cpu_var
patchset now? Is it gonna make it into v3.16-rc1?

Thanks.

--
tejun


\
 
 \ /
  Last update: 2014-06-13 21:01    [W:3.731 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site