From: Christoph Lameter Date: Mon, 5 May 2014 16:48:38 +0000 (-0700) Subject: drivers/leds: Replace __get_cpu_var use through this_cpu_ptr X-Git-Tag: omap-for-v3.16/fixes-against-rc1~40^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24c9301ffd21356bcd865a5155a501e5059c4c6f;p=pandora-kernel.git drivers/leds: Replace __get_cpu_var use through this_cpu_ptr Use this_cpu_ptr for the address calculation instead of __get_cpu_var. Signed-off-by: Christoph Lameter Signed-off-by: Bryan Wu --- Reading git-diff-tree failed