]> git.baikalelectronics.ru Git - kernel.git/commit
parisc: percpu: update comments referring to __get_cpu_var
authorChristoph Lameter <cl@linux.com>
Sat, 13 Dec 2014 00:58:47 +0000 (16:58 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Dec 2014 20:42:53 +0000 (12:42 -0800)
commit6b8117d78bd7cbc8e265b5db75bb68a13b1fe80f
tree187fa688c44d174f37c42a1c300eb17209d13c83
parent6fa3be9727c025ec021fb3f37ffe86910f407894
parisc: percpu: update comments referring to __get_cpu_var

__get_cpu_var was removed. Update comments to refer to
this_cpu_ptr() instead.

Signed-off-by: Christoph Lameter <cl@linux.com>
Cc: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/parisc/lib/fixup.S