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)
commit6ddb798f0248e3460c2dce76af5cb30a980efccd
tree187fa688c44d174f37c42a1c300eb17209d13c83
parent7d94a82e45157318568d839902f46b2085de9e90
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