Re: Where did vm_operations_struct->unmap in 2.4.0 go?

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 11 Jan 2001 13:09:13 +0000 (GMT)


> Stick to one method that works for all routines, dynamic registration.
> If that imposes the occasional need for a couple of extra calls in some
> routines and for people to think about initialisation order right from
> the start then so be it, it is a small price to pay for long term
> stability and ease of maintenance.

What happens when we get a loop in init order because of binding and other init
order conflicts?
-
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/