Re: netlink init order

From: Linus Torvalds (torvalds@transmeta.com)
Date: Sun May 25 2003 - 17:16:15 EST



On Sun, 25 May 2003 viro@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx wrote:
>
> BTW, is there any reason why init_netlink_dev() is not a module_init()?

Probably not. I don't know if the thing even makes sense without a user
space, which definitely implies that it shouldn't be a "core" initcall.

Even more true as it seems to depend on other core subsystems already
being initialized.

Davem? Who uses this thing?

Linus

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