Searched hist:"780 f36d8b3fa9572f731d4fb85067b2e45e6f993" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/x86/xen/ |
H A D | multicalls.h | diff 780f36d8b3fa9572f731d4fb85067b2e45e6f993 Mon Dec 06 11:16:29 CST 2010 Christoph Lameter <cl@linux.com> 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>
|
H A D | spinlock.c | diff 780f36d8b3fa9572f731d4fb85067b2e45e6f993 Mon Dec 06 11:16:29 CST 2010 Christoph Lameter <cl@linux.com> 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>
|
H A D | time.c | diff 780f36d8b3fa9572f731d4fb85067b2e45e6f993 Mon Dec 06 11:16:29 CST 2010 Christoph Lameter <cl@linux.com> 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>
|
H A D | enlighten.c | diff 780f36d8b3fa9572f731d4fb85067b2e45e6f993 Mon Dec 06 11:16:29 CST 2010 Christoph Lameter <cl@linux.com> 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>
|