git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e920d59
)
percpu: fix __this_cpu_{sub,inc,dec}_return() definition
author
Konstantin Khlebnikov
<khlebnikov@openvz.org>
Tue, 28 Feb 2012 20:41:12 +0000
(
00:41
+0400)
committer
Tejun Heo
<tj@kernel.org>
Sun, 4 Mar 2012 17:34:15 +0000
(09:34 -0800)
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>
No differences found