dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/ia64/xen
Peter Zijlstra 184748cc50 sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
For future rework of try_to_wake_up() we'd like to push part of that
function onto the CPU the task is actually going to run on.

In order to do so we need a generic callback from the existing scheduler IPI.

This patch introduces such a generic callback: scheduler_ipi() and
implements it as a NOP.

BenH notes: PowerPC might use this IPI on offline CPUs under rare conditions!

Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Acked-by: Chris Metcalf <cmetcalf@tilera.com>
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Reviewed-by: Frank Rowand <frank.rowand@am.sony.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Nick Piggin <npiggin@kernel.dk>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/20110405152728.744338123@chello.nl
2011-04-14 08:52:32 +02:00
..
Kconfig [IA64] fixes configs and add default config for ia64 xen domU 2009-02-19 11:39:06 -08:00
Makefile ia64/pv_ops/xen/gate.S: xen gate page paravirtualization 2009-03-26 11:01:55 -07:00
gate-data.S Rename .data.gate to .data..gate. 2010-03-03 11:25:59 +01:00
grant-table.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
hypercall.S [IA64] Remove COMPAT_IA32 support 2010-02-08 10:42:17 -08:00
hypervisor.c ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization. 2008-10-17 10:02:52 -07:00
irq_xen.c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() 2011-04-14 08:52:32 +02:00
irq_xen.h ia64/pv_ops/xen: implement xen pv_irq_ops. 2008-10-17 10:07:33 -07:00
machvec.c ia64/xen: define xen machine vector for domU. 2008-10-17 10:08:56 -07:00
suspend.c xen: suspend: add "arch" to pre/post suspend hooks 2011-02-25 16:43:12 +00:00
time.c ia64: Switch do_timer() to xtime_update() 2011-01-31 14:55:45 +01:00
time.h ia64/xen: preliminary support for save/restore. 2008-10-17 10:09:25 -07:00
xcom_hcall.c ia64/xen: xencomm conversion functions for hypercalls 2008-10-17 10:00:19 -07:00
xen_pv_ops.c [IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.c 2010-09-23 14:26:30 -07:00
xencomm.c ia64/xen: xencomm conversion functions for hypercalls 2008-10-17 10:00:19 -07:00
xenivt.S ia64/pv_ops/xen: paravirtualize ivt.S for xen. 2008-10-17 10:05:08 -07:00
xensetup.S Rename .data.read_mostly to .data..read_mostly. 2010-03-03 11:26:00 +01:00