xen: Use this_cpu_ops
authorChristoph Lameter <cl@linux.com>
Mon, 6 Dec 2010 17:16:29 +0000 (11:16 -0600)
committerTejun Heo <tj@kernel.org>
Fri, 17 Dec 2010 14:07:19 +0000 (15:07 +0100)
commit780f36d8b3fa9572f731d4fb85067b2e45e6f993
tree26c2f80122cd863232de2e295e8435f06c9e2527
parentc7b92516a9c68fa5403879225a5a19974a801ef6
xen: Use this_cpu_ops

Use this_cpu_ops to reduce code size and simplify things in various places.

V3->V4:
Move instance of this_cpu_inc_return to a later patchset so that
this patch can be applied without infrastructure changes.

Cc: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
arch/x86/xen/enlighten.c
arch/x86/xen/multicalls.h
arch/x86/xen/spinlock.c
arch/x86/xen/time.c
drivers/xen/events.c