Re: [2.6 patch] unexport idle_cpu

2005-04-04 Thread Ingo Molnar
* Adrian Bunk <[EMAIL PROTECTED]> wrote: > I didn't find any possible modular usage in the kernel. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Acked-by: Ingo Molnar <[EMAIL PROTECTED]> Ingo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

[2.6 patch] unexport idle_cpu

2005-03-27 Thread Adrian Bunk
I didn't find any possible modular usage in the kernel. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch was already sent on: - 4 Mar 2005 --- linux-2.6.11-rc5-mm1-full/kernel/sched.c.old2005-03-04 01:06:21.0 +0100 +++ linux-2.6.11-rc5-mm1-full/kernel/sched.c20

[2.6 patch] unexport idle_cpu

2005-03-03 Thread Adrian Bunk
I didn't find any possible modular usage in the kernel. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- linux-2.6.11-rc5-mm1-full/kernel/sched.c.old2005-03-04 01:06:21.0 +0100 +++ linux-2.6.11-rc5-mm1-full/kernel/sched.c2005-03-04 01:06:36.0 +0100 @@ -3387,8 +3387