Re: [PATCH 04/41] kernel misc: Replace __get_cpu_var uses

2014-08-26 Thread Tejun Heo
On Tue, Dec 03, 2013 at 05:32:36PM -0600, Christoph Lameter wrote: > Replace uses of __get_cpu_var for address calculation with this_cpu_ptr. > > Cc: a...@linux-foundation.org > Signed-off-by: Christoph Lameter Applied to percpu/for-3.18-consistent-ops. Please let me know if this patch should b

[PATCH 04/41] kernel misc: Replace __get_cpu_var uses

2014-01-17 Thread Christoph Lameter
Replace uses of __get_cpu_var for address calculation with this_cpu_ptr. Cc: a...@linux-foundation.org Signed-off-by: Christoph Lameter Index: linux/kernel/printk/printk.c === --- linux.orig/kernel/printk/printk.c 2013-12-02 16:07

[PATCH 04/41] kernel misc: Replace __get_cpu_var uses

2013-12-03 Thread Christoph Lameter
Replace uses of __get_cpu_var for address calculation with this_cpu_ptr. Cc: a...@linux-foundation.org Signed-off-by: Christoph Lameter Index: linux/kernel/printk/printk.c === --- linux.orig/kernel/printk/printk.c 2013-12-02 16:07