summaryrefslogtreecommitdiffstats
path: root/include/xen/swiotlb-xen.h
diff options
context:
space:
mode:
authorKonstantin Khlebnikov <khlebnikov@openvz.org>2012-02-19 15:29:11 +0100
committerTejun Heo <tj@kernel.org>2012-02-21 17:57:10 +0100
commit7d96b3e55ad45ebe4ff1a1daad27ac1fff8682ec (patch)
tree704d01704e819cfd675610f6f0fdd8bb8a0576e1 /include/xen/swiotlb-xen.h
parentpercpu: use bitmap_clear (diff)
downloadlinux-7d96b3e55ad45ebe4ff1a1daad27ac1fff8682ec.tar.xz
linux-7d96b3e55ad45ebe4ff1a1daad27ac1fff8682ec.zip
percpu: fix generic definition of __this_cpu_add_and_return()
This patch adds missed "__" into function prefix. Otherwise on all archectures (except x86) it expands to irq/preemtion-safe variant: _this_cpu_generic_add_return(), which do extra irq-save/irq-restore. Optimal generic implementation is __this_cpu_generic_add_return(). Signed-off-by: Konstantin Khlebnikov <khlebnikov@openvz.org> Acked-by: Christoph Lameter <cl@linux.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'include/xen/swiotlb-xen.h')
0 files changed, 0 insertions, 0 deletions