Re: question on do_initcall

Ralf Baechle (ralf@uni-koblenz.de)
Sat, 27 Nov 1999 13:21:49 +0100


On Fri, Nov 26, 1999 at 01:40:29PM +0100, Oliver.Neukum@lrz.uni-muenchen.de wrote:

> I'd like to convert a driver to the __setup scheme and would like to know
> in which order do_initcall calls them. Could someone tell me ?

In link order. Better don't make assumptions about the order, it's not
explicitly guaranteed.

Ralf

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/