commit | 6ddb798f0248e3460c2dce76af5cb30a980efccd | [log] [tgz] |
---|---|---|
author | Christoph Lameter <cl@linux.com> | Fri Dec 12 16:58:47 2014 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Dec 13 12:42:53 2014 -0800 |
tree | 187fa688c44d174f37c42a1c300eb17209d13c83 | |
parent | 7d94a82e45157318568d839902f46b2085de9e90 [diff] |
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>