* [2.6 patch] unexport idle_cpu
@ 2005-03-27 14:35 Adrian Bunk
2005-04-04 20:56 ` Ingo Molnar
0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2005-03-27 14:35 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel
I didn't find any possible modular usage in the kernel.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
This patch was already sent on:
- 4 Mar 2005
--- linux-2.6.11-rc5-mm1-full/kernel/sched.c.old 2005-03-04 01:06:21.000000000 +0100
+++ linux-2.6.11-rc5-mm1-full/kernel/sched.c 2005-03-04 01:06:36.000000000 +0100
@@ -3387,8 +3387,6 @@
return cpu_curr(cpu) == cpu_rq(cpu)->idle;
}
-EXPORT_SYMBOL_GPL(idle_cpu);
-
/**
* idle_task - return the idle task for a given cpu.
* @cpu: the processor in question.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [2.6 patch] unexport idle_cpu
@ 2005-03-04 0:47 Adrian Bunk
0 siblings, 0 replies; 3+ messages in thread
From: Adrian Bunk @ 2005-03-04 0:47 UTC (permalink / raw)
To: linux-kernel
I didn't find any possible modular usage in the kernel.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.11-rc5-mm1-full/kernel/sched.c.old 2005-03-04 01:06:21.000000000 +0100
+++ linux-2.6.11-rc5-mm1-full/kernel/sched.c 2005-03-04 01:06:36.000000000 +0100
@@ -3387,8 +3387,6 @@
return cpu_curr(cpu) == cpu_rq(cpu)->idle;
}
-EXPORT_SYMBOL_GPL(idle_cpu);
-
/**
* idle_task - return the idle task for a given cpu.
* @cpu: the processor in question.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-04-04 21:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-27 14:35 [2.6 patch] unexport idle_cpu Adrian Bunk
2005-04-04 20:56 ` Ingo Molnar
-- strict thread matches above, loose matches on Subject: below --
2005-03-04 0:47 Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox