percpu: update incorrect comment for this_cpu_*() operations
authorTejun Heo <tj@kernel.org>
Fri, 26 Jun 2015 21:21:28 +0000 (17:21 -0400)
committerTejun Heo <tj@kernel.org>
Tue, 14 Jul 2015 21:43:56 +0000 (17:43 -0400)
commit83cb8557e8d2c8e5eddc64840c437299343a7960
tree9ab1a6bfd66a540c3ec6b03fb0ad19ed03d2f64c
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754
percpu: update incorrect comment for this_cpu_*() operations

this_cpu_*() ops have been protected against both preemption and
interrupts for quite a while now.  We apparently forgot to update the
comment.  Fix it.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Christoph Lameter <cl@linux-foundation.org>
include/linux/percpu-defs.h
This page took 0.025725 seconds and 5 git commands to generate.