Thread (18 messages) 18 messages, 9 authors, 2011-02-09

Re: [PATCH] sched: provide scheduler_ipi() callback in response to smp_send_reschedule()

From: Russell King - ARM Linux <hidden>
Date: 2011-01-17 12:00:41
Also in: linux-alpha, linux-arch, linux-mips, linuxppc-dev, virtualization, xen-devel

On Mon, Jan 17, 2011 at 12:41:49PM +0100, Peter Zijlstra wrote:
quoted hunk ↗ jump to hunk
===================================================================
--- linux-2.6.orig/arch/arm/kernel/smp.c
+++ linux-2.6/arch/arm/kernel/smp.c
@@ -575,10 +575,7 @@ asmlinkage void __exception do_IPI(struc
 				break;
 
 			case IPI_RESCHEDULE:
-				/*
-				 * nothing more to do - eveything is
-				 * done on the interrupt return path
-				 */
+				scheduler_ipi();
 				break;
 
 			case IPI_CALL_FUNC:
Acked-by: Russell King <redacted>

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help