]> git.baikalelectronics.ru Git - kernel.git/commit
percpu: fix __this_cpu_{sub,inc,dec}_return() definition
authorKonstantin Khlebnikov <khlebnikov@openvz.org>
Tue, 28 Feb 2012 20:41:12 +0000 (00:41 +0400)
committerTejun Heo <tj@kernel.org>
Sun, 4 Mar 2012 17:34:15 +0000 (09:34 -0800)
commit8fb64a6aa479f3fced8deb5737da2c2b014fc88a
tree3979c7896bb41879b483e99b35adb5d8a3773276
parentf58c97bc016f01c785ffd5e0f14d3a78e3a4ad5a
percpu: fix __this_cpu_{sub,inc,dec}_return() definition

This patch adds missed "__" prefixes, otherwise these functions
works as irq/preemption safe.

Reported-by: Torsten Kaiser <just.for.lkml@googlemail.com>
Signed-off-by: Konstantin Khlebnikov <khlebnikov@openvz.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
include/linux/percpu.h