linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] unexport kick_process
@ 2004-10-24 13:29 Christoph Hellwig
  0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2004-10-24 13:29 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel

this isn't exactly the kind of interface modules should use..


--- 1.367/kernel/sched.c	2004-10-19 07:26:52 +02:00
+++ edited/kernel/sched.c	2004-10-23 14:20:54 +02:00
@@ -895,8 +895,6 @@
 	preempt_enable();
 }
 
-EXPORT_SYMBOL_GPL(kick_process);
-
 /*
  * Return a low guess at the load of a migration-source cpu.
  *

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-24 13:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-24 13:29 [PATCH] unexport kick_process Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).