From: Konstantin Khlebnikov Date: Tue, 28 Feb 2012 20:41:12 +0000 (+0400) Subject: percpu: fix __this_cpu_{sub,inc,dec}_return() definition X-Git-Tag: v3.3-rc7~41^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adb795062f89b8d67d295ee25e04034bccce6779;p=pandora-kernel.git 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 Signed-off-by: Konstantin Khlebnikov Signed-off-by: Tejun Heo --- Reading git-diff-tree failed