From: Tejun Heo Date: Fri, 26 Jun 2015 21:21:28 +0000 (-0400) Subject: percpu: update incorrect comment for this_cpu_*() operations X-Git-Tag: omap-for-v4.3/fixes-rc1~118^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83cb8557e8d2c8e5eddc64840c437299343a7960;p=pandora-kernel.git 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 Cc: Christoph Lameter --- Reading git-diff-tree failed