for_each_task() in module?

From: Olaf Titz (olaf@bigred.inka.de)
Date: Tue Nov 14 2000 - 16:37:04 EST


The definition of for_each_task() in <linux/sched.h> is based on
init_task. This symbol is exported in Linux 2.2.15 and 2.4.0-test9,
but with a comment which indicates only a special use; it is not
exported in 2.2.9.

Is there an official opinion about whether for_each_task() is intended
to be usable from a module? (Which means the older kernel is simply
buggy) or is the right way to build my own version based on "current"?

Olaf
-
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/



This archive was generated by hypermail 2b29 : Wed Nov 15 2000 - 21:00:26 EST