Re: [PATCH 29/31] avr32: Replace __get_cpu_var with __this_cpu_write

2014-07-18 Thread Tejun Heo
On Fri, Jun 20, 2014 at 02:31:44PM -0500, Christoph Lameter wrote: > Replace the single use of __get_cpu_var in avr32 with > __this_cpu_write. > > Cc: Haavard Skinnemoen > Acked-by: Hans-Christian Egtvedt > Signed-off-by: Christoph Lameter Applied to wq/for-3.17-consistent-ops. If this patch

Re: [PATCH 29/31] avr32: Replace __get_cpu_var with __this_cpu_write

2014-07-18 Thread Tejun Heo
On Fri, Jun 20, 2014 at 02:31:44PM -0500, Christoph Lameter wrote: Replace the single use of __get_cpu_var in avr32 with __this_cpu_write. Cc: Haavard Skinnemoen hskinnem...@gmail.com Acked-by: Hans-Christian Egtvedt egtv...@samfundet.no Signed-off-by: Christoph Lameter c...@linux.com

[PATCH 29/31] avr32: Replace __get_cpu_var with __this_cpu_write

2014-06-20 Thread Christoph Lameter
Replace the single use of __get_cpu_var in avr32 with __this_cpu_write. Cc: Haavard Skinnemoen Acked-by: Hans-Christian Egtvedt Signed-off-by: Christoph Lameter Index: linux/arch/avr32/kernel/kprobes.c === ---

[PATCH 29/31] avr32: Replace __get_cpu_var with __this_cpu_write

2014-06-20 Thread Christoph Lameter
Replace the single use of __get_cpu_var in avr32 with __this_cpu_write. Cc: Haavard Skinnemoen hskinnem...@gmail.com Acked-by: Hans-Christian Egtvedt egtv...@samfundet.no Signed-off-by: Christoph Lameter c...@linux.com Index: linux/arch/avr32/kernel/kprobes.c