]> 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)
commitf94d3376d90e0e35d72be74bd174b616437c1e3b
tree3979c7896bb41879b483e99b35adb5d8a3773276
parent6f11c7a600e0905c4a924d5a34a074988bc2afb5
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