]> git.baikalelectronics.ru Git - kernel.git/commit
metag: Replace __get_cpu_var uses for address calculation
authorChristoph Lameter <cl@linux.com>
Sun, 17 Aug 2014 17:30:37 +0000 (12:30 -0500)
committerTejun Heo <tj@kernel.org>
Tue, 26 Aug 2014 17:45:47 +0000 (13:45 -0400)
commitaeafb682a517b765e6f71ed8df3065bb5aaeb68d
treee31fae6abf6e19430c38e4101fb09683b604cfe6
parent1a6ba9383638f74f3be9a95ed05806c3fe44e014
metag: Replace __get_cpu_var uses for address calculation

Replace __get_cpu_var uses for address calculation with this_cpu_ptr().

Acked-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
arch/metag/kernel/perf/perf_event.c