From: Christoph Lameter Date: Mon, 6 Dec 2010 17:16:29 +0000 (-0600) Subject: xen: Use this_cpu_ops X-Git-Tag: v2.6.38-rc1~455^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=780f36d8b3fa9572f731d4fb85067b2e45e6f993;p=pandora-kernel.git 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 Acked-by: H. Peter Anvin Signed-off-by: Christoph Lameter Signed-off-by: Tejun Heo --- Reading git-diff-tree failed