Messages in this thread |  | | Date | Wed, 23 Aug 2000 17:39:02 +0200 (CEST) | From | Ingo Molnar <> | Subject | Re: [PATCH] export wake_up_process on 2.2.17 |
| |
On Wed, 23 Aug 2000, Michael Rothwell wrote:
> +EXPORT_SYMBOL(wake_up_process);
why is this needed? No include file ever calls wake_up_process directly, it's an internal scheduler function, not be used from a module directly.
Ingo
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |