[PATCH] unexport kick_process

From: Christoph Hellwig
Date: Sun Oct 24 2004 - 08:44:03 EST


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.
*
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/