Re: [PATCH 17/31] uv: Replace __get_cpu_var

2014-07-18 Thread Tejun Heo
On Fri, Jun 20, 2014 at 02:31:32PM -0500, Christoph Lameter wrote: > Use __this_cpu_read instead. > > Cc: Hedi Berriche > Cc: Mike Travis > Cc: Dimitri Sivanich > Signed-off-by: Christoph Lameter Applied to wq/for-3.17-consistent-ops. If this patch should be routed differently, please holler

[PATCH 17/31] uv: Replace __get_cpu_var

2014-06-20 Thread Christoph Lameter
Use __this_cpu_read instead. Cc: Hedi Berriche Cc: Mike Travis Cc: Dimitri Sivanich Signed-off-by: Christoph Lameter Index: linux/arch/x86/include/asm/uv/uv_hub.h === --- linux.orig/arch/x86/include/asm/uv/uv_hub.h 2014-06-16 09: