From: Christoph Lameter Date: Wed, 8 Dec 2010 16:42:22 +0000 (+0100) Subject: taskstats: Use this_cpu_ops X-Git-Tag: v2.6.38-rc1~455^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd85fc58cd71bf6b89612efafb9a84e655ed7d66;p=pandora-kernel.git taskstats: Use this_cpu_ops Use this_cpu_inc_return in one place and avoid ugly __raw_get_cpu in another. V3->V4: - Fix off by one. V4-V4f: - Use &listener_array Cc: Michael Holzheu Acked-by: H. Peter Anvin Signed-off-by: Christoph Lameter Signed-off-by: Tejun Heo --- Reading git-diff-tree failed