]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xen: Use this_cpu_inc_return
authorChristoph Lameter <cl@linux.com>
Mon, 6 Dec 2010 17:40:07 +0000 (11:40 -0600)
committerTejun Heo <tj@kernel.org>
Fri, 17 Dec 2010 14:18:05 +0000 (15:18 +0100)
commitb2e4ae69757cdfef4c612a04f097c1e20489a565
tree03a8d1c7d6263564474035a110af9ee61e5eddf8
parentcd85fc58cd71bf6b89612efafb9a84e655ed7d66
xen: Use this_cpu_inc_return

__this_cpu_inc_return reduces code and simplifies code.

Cc: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
drivers/xen/events.c