Re: [PATCH 08/41] drivers/leds: Replace __get_cpu_var use through this_cpu_ptr

2014-08-26 Thread Tejun Heo
On Tue, Dec 03, 2013 at 05:32:40PM -0600, Christoph Lameter wrote: > Use this_cpu_ptr for the address calculation instead of __get_cpu_var. > > Acked-by: Bryan Wu > Signed-off-by: Christoph Lameter Applied to percpu/for-3.18-consistent-ops. Please let me know if this patch should be routed

Re: [PATCH 08/41] drivers/leds: Replace __get_cpu_var use through this_cpu_ptr

2014-08-26 Thread Tejun Heo
On Tue, Dec 03, 2013 at 05:32:40PM -0600, Christoph Lameter wrote: Use this_cpu_ptr for the address calculation instead of __get_cpu_var. Acked-by: Bryan Wu coolo...@gmail.com Signed-off-by: Christoph Lameter c...@linux.com Applied to percpu/for-3.18-consistent-ops. Please let me know if

Re: drivers/leds: Replace __get_cpu_var use through this_cpu_ptr

2014-05-07 Thread Bryan Wu
On Mon, May 5, 2014 at 9:48 AM, Christoph Lameter wrote: > Would you merge this patch please? > > Sure, I merged it to my my tree Thanks, -Bryan > Use this_cpu_ptr for the address calculation instead of __get_cpu_var. > > Acked-by: Bryan Wu > Signed-off-by: Christoph Lameter > > Index:

Re: drivers/leds: Replace __get_cpu_var use through this_cpu_ptr

2014-05-07 Thread Bryan Wu
On Mon, May 5, 2014 at 9:48 AM, Christoph Lameter c...@linux.com wrote: Would you merge this patch please? Sure, I merged it to my my tree Thanks, -Bryan Use this_cpu_ptr for the address calculation instead of __get_cpu_var. Acked-by: Bryan Wu coolo...@gmail.com Signed-off-by: Christoph

drivers/leds: Replace __get_cpu_var use through this_cpu_ptr

2014-05-05 Thread Christoph Lameter
Would you merge this patch please? Use this_cpu_ptr for the address calculation instead of __get_cpu_var. Acked-by: Bryan Wu Signed-off-by: Christoph Lameter Index: linux/drivers/leds/trigger/ledtrig-cpu.c === ---

drivers/leds: Replace __get_cpu_var use through this_cpu_ptr

2014-05-05 Thread Christoph Lameter
Would you merge this patch please? Use this_cpu_ptr for the address calculation instead of __get_cpu_var. Acked-by: Bryan Wu coolo...@gmail.com Signed-off-by: Christoph Lameter c...@linux.com Index: linux/drivers/leds/trigger/ledtrig-cpu.c

[PATCH 13/48] drivers/leds: Replace __get_cpu_var use through this_cpu_ptr

2014-02-14 Thread Christoph Lameter
Use this_cpu_ptr for the address calculation instead of __get_cpu_var. Acked-by: Bryan Wu Signed-off-by: Christoph Lameter Index: linux/drivers/leds/trigger/ledtrig-cpu.c === --- linux.orig/drivers/leds/trigger/ledtrig-cpu.c

[PATCH 13/48] drivers/leds: Replace __get_cpu_var use through this_cpu_ptr

2014-02-14 Thread Christoph Lameter
Use this_cpu_ptr for the address calculation instead of __get_cpu_var. Acked-by: Bryan Wu coolo...@gmail.com Signed-off-by: Christoph Lameter c...@linux.com Index: linux/drivers/leds/trigger/ledtrig-cpu.c === ---

[PATCH 08/41] drivers/leds: Replace __get_cpu_var use through this_cpu_ptr

2014-01-17 Thread Christoph Lameter
Use this_cpu_ptr for the address calculation instead of __get_cpu_var. Acked-by: Bryan Wu Signed-off-by: Christoph Lameter Index: linux/drivers/leds/trigger/ledtrig-cpu.c === --- linux.orig/drivers/leds/trigger/ledtrig-cpu.c

[PATCH 08/41] drivers/leds: Replace __get_cpu_var use through this_cpu_ptr

2014-01-17 Thread Christoph Lameter
Use this_cpu_ptr for the address calculation instead of __get_cpu_var. Acked-by: Bryan Wu coolo...@gmail.com Signed-off-by: Christoph Lameter c...@linux.com Index: linux/drivers/leds/trigger/ledtrig-cpu.c === ---

[PATCH 08/40] drivers/leds: Replace __get_cpu_var use through this_cpu_ptr

2013-12-19 Thread Christoph Lameter
Use this_cpu_ptr for the address calculation instead of __get_cpu_var. Acked-by: Bryan Wu Signed-off-by: Christoph Lameter Index: linux/drivers/leds/trigger/ledtrig-cpu.c === --- linux.orig/drivers/leds/trigger/ledtrig-cpu.c

[PATCH 08/40] drivers/leds: Replace __get_cpu_var use through this_cpu_ptr

2013-12-19 Thread Christoph Lameter
Use this_cpu_ptr for the address calculation instead of __get_cpu_var. Acked-by: Bryan Wu coolo...@gmail.com Signed-off-by: Christoph Lameter c...@linux.com Index: linux/drivers/leds/trigger/ledtrig-cpu.c === ---

[PATCH 08/41] drivers/leds: Replace __get_cpu_var use through this_cpu_ptr

2013-12-03 Thread Christoph Lameter
Use this_cpu_ptr for the address calculation instead of __get_cpu_var. Acked-by: Bryan Wu Signed-off-by: Christoph Lameter Index: linux/drivers/leds/trigger/ledtrig-cpu.c === --- linux.orig/drivers/leds/trigger/ledtrig-cpu.c

[PATCH 08/41] drivers/leds: Replace __get_cpu_var use through this_cpu_ptr

2013-12-03 Thread Christoph Lameter
Use this_cpu_ptr for the address calculation instead of __get_cpu_var. Acked-by: Bryan Wu coolo...@gmail.com Signed-off-by: Christoph Lameter c...@linux.com Index: linux/drivers/leds/trigger/ledtrig-cpu.c === ---